diff --git a/attachment_base_synchronize/i18n/am.po b/attachment_base_synchronize/i18n/am.po new file mode 100644 index 000000000..65dab4073 --- /dev/null +++ b/attachment_base_synchronize/i18n/am.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ar.po b/attachment_base_synchronize/i18n/ar.po new file mode 100644 index 000000000..666f2bf5b --- /dev/null +++ b/attachment_base_synchronize/i18n/ar.po @@ -0,0 +1,406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# SaFi J. , 2016 +# OCA Transbot , 2016 +# new stargate , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: new stargate , 2016\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "الشركة" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "أنشئ بواسطة" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "أنشئ في" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "الوصف" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "المعرف" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "آخر تحديث بواسطة" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "آخر تحديث في" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "النوع" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/bg.po b/attachment_base_synchronize/i18n/bg.po new file mode 100644 index 000000000..ef24d4b35 --- /dev/null +++ b/attachment_base_synchronize/i18n/bg.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Kaloyan Naumov , 2016\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Фирма" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Създадено на" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Описание" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/bs.po b/attachment_base_synchronize/i18n/bs.po new file mode 100644 index 000000000..324edb305 --- /dev/null +++ b/attachment_base_synchronize/i18n/bs.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Kompanija" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Kreirano" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ca.po b/attachment_base_synchronize/i18n/ca.po new file mode 100644 index 000000000..1cbf9d700 --- /dev/null +++ b/attachment_base_synchronize/i18n/ca.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +# Carles Antoli , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Carles Antoli , 2016\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "Adjunts" + +#. 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 "Companyia" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creat per" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creat el" + +#. 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 "" + +#. 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 del darrer missatge annexat al registre" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Descripció" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Fet" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Error" + +#. 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 "Fallit" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Seguidors" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Agrupa 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 "Si està marcat, hi ha nous missatges " + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 darrer missatge" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. 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 "Missatges" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Pendent" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Estat" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Tipus" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Missatges sense llegir" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ca_ES.po b/attachment_base_synchronize/i18n/ca_ES.po new file mode 100644 index 000000000..8315179af --- /dev/null +++ b/attachment_base_synchronize/i18n/ca_ES.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca_ES\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Companyia" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/cs.po b/attachment_base_synchronize/i18n/cs.po new file mode 100644 index 000000000..8b32f89ca --- /dev/null +++ b/attachment_base_synchronize/i18n/cs.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Jaroslav Helemik Nemec , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Společnost" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Vytvořil(a)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Vytvořeno" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Naposled upraveno" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Stav" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/da.po b/attachment_base_synchronize/i18n/da.po new file mode 100644 index 000000000..9d090d03a --- /dev/null +++ b/attachment_base_synchronize/i18n/da.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Virksomhed" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Oprettet af" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Oprettet den" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Fejl" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Sidst opdateret af" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Delstat" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/de.po b/attachment_base_synchronize/i18n/de.po index fe88b281c..b507a703a 100644 --- a/attachment_base_synchronize/i18n/de.po +++ b/attachment_base_synchronize/i18n/de.po @@ -1,242 +1,408 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Rudolf Schnapka , 2016 +# Thomas A. Jaeger , 2016 +# Ermin Trevisan , 2016 +# Philipp Hug , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Philipp Hug , 2016\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "Handlungsbedarf" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" +msgstr "Anhangsbezeichnung" + +#. 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_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" +msgstr "Anhänge" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Unternehmen" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Erstellt von" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Erstellt am:" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" -msgstr "" +msgstr "Datenbankdaten" + +#. 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 "Datum der letzten Meldung zum Datensatz." -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Beschreibung" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" -msgstr "" - -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +msgstr "Anzeigename" + +#. 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 "Erledigt" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "Email-Thread" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Fehler" + +#. 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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "Fehlgeschlagen" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" -msgstr "" +msgstr "Dateiinhalt" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" -msgstr "" +msgstr "Dateiname" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" -msgstr "" +msgstr "Dateigröße" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" +msgstr "Dateityp" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Follower" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Follower (Kanäle)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Follower (Partner)" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" -msgstr "" +msgstr "Gruppieren nach" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "Wenn angewählt, erfordern neue Meldungen Ihre Ausmerksamkeit." + +#. 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 "Wenn angewählt, erfordern neue Meldungen Ihre Aufmerksamkeit" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 -msgid "Last Modified on" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "Ist 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_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. 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 "Letztes Meldungsdatum" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Zuletzt aktualisiert von" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Meldungen" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "Anzahl Aktionen" + +#. 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 "Anzahl Meldungen, die Ihr Handeln erfordern" + +#. 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 "Anzahl ungelesener Meldungen" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" +msgstr "Eigner" + +#. 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 "laufend" + +#. 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_metadata -#: field:ir.attachment.metadata,res_id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_id msgid "Resource ID" msgstr "Ressourcen-ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" -msgstr "" +msgstr "Ressourcen-Modell" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "Ressourcenname" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "Ausführen" + +#. 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 "Status" + +#. 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 "Gespeicherter Dateiname" + +#. 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_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" +msgstr "Das Datenbankobjekt, an das dieser Anhang angehängt wird" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" +msgstr "Die Datensatz-ID, an die dieser angehängt wird" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "" +msgstr "Aktion" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" -msgstr "" +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 "Ungelesene Meldungen" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. 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 "Zähler für ungelesene Meldungen" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/el_GR.po b/attachment_base_synchronize/i18n/el_GR.po new file mode 100644 index 000000000..1314f971a --- /dev/null +++ b/attachment_base_synchronize/i18n/el_GR.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Kostas Goutoudis , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Εταιρεία" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. 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 "" + +#. 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 "Ημερομηνία του τελευταίου μηνύματος " + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Περιγραφή" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Ολοκληρωμένο" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Ακόλουθοι" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Ομαδοποίηση Ανά" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "Κωδικός" + +#. 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 "Εάν επιλεγεί τα νέα μηνύματα χρειάζονται την προσοχή σας" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "Τελευταία ημερομηνία μηνύματος" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Τελευταία ενημέρωση στις" + +#. 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 "Μηνύματα" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Τύπος" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Αδιάβαστα Μυνήματα" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/en_GB.po b/attachment_base_synchronize/i18n/en_GB.po new file mode 100644 index 000000000..7ab83c9bd --- /dev/null +++ b/attachment_base_synchronize/i18n/en_GB.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Company" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es.po b/attachment_base_synchronize/i18n/es.po index 21d731b59..a26f1aeb7 100644 --- a/attachment_base_synchronize/i18n/es.po +++ b/attachment_base_synchronize/i18n/es.po @@ -1,242 +1,407 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Pedro M. Baeza , 2016 +# Antonio Trueba , 2016 +# Carles Antoli , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Carles Antoli , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "Acción requerida" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" +msgstr "Adjuntos" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Compañía" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Creado por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Creado el" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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 "Fecha del último mensaje publicado en el registro." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Descripción" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "Nombre a mostrar" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. 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 "Hecho" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "Hilo de mensajes" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Error" + +#. 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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "Fallido" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" +msgstr "Tipo de fichero" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidores (canales)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidores (empresas)" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "Agrupar por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "Si está selecionado nuevos mensajes requieren su atención." + +#. 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 "Si está marcado, hay nuevos mensajes que requieren su atención." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "Es seguidor" + +#. 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 "Fecha del último mensaje" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "Última actualización por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Última actualización por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Última actualización el" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Mensajes" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "Número de acciones" + +#. 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 "Número de mensajes que requieren una acción" + +#. 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 "Número de mensajes sin leer" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" +msgstr "Propietario" + +#. 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 "Pendiente" + +#. 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_metadata -#: field:ir.attachment.metadata,res_id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_id msgid "Resource ID" msgstr "ID del recurso" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "Nombre del recurso" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "Ejecutar" + +#. 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 "Estado" + +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "" +msgstr "Tipo" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" -msgstr "" +msgstr "URL" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensajes no leídos" + +#. 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 "Contador de mensajes no leídos" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_AR.po b/attachment_base_synchronize/i18n/es_AR.po new file mode 100644 index 000000000..60c7bbdd6 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_AR.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "Fecha del último mensaje publicado en el registro." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "Si está marcado nuevos mensajes requieren su atención." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "Fecha del ultimo mensaje" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Última actualización realizada por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Última actualización el" + +#. 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 "Mensajes" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensajes no leídos" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_CO.po b/attachment_base_synchronize/i18n/es_CO.po new file mode 100644 index 000000000..2809bfa32 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_CO.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# John Toro , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "Adjuntos" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_CR.po b/attachment_base_synchronize/i18n/es_CR.po new file mode 100644 index 000000000..9ee975ec3 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_CR.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Compañía" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "Fecha del último mensaje publicado en el registro." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "Si está marcado nuevos mensajes requieren su atención." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "Fecha del ultimo mensaje" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. 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 "Mensajes" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensajes no leídos" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_DO.po b/attachment_base_synchronize/i18n/es_DO.po new file mode 100644 index 000000000..bd1047d03 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_DO.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "ID (identificación)" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_EC.po b/attachment_base_synchronize/i18n/es_EC.po new file mode 100644 index 000000000..65e41b2f6 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_EC.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Compañia" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_ES.po b/attachment_base_synchronize/i18n/es_ES.po new file mode 100644 index 000000000..87e67063a --- /dev/null +++ b/attachment_base_synchronize/i18n/es_ES.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Compañía" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Error" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Estado" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_MX.po b/attachment_base_synchronize/i18n/es_MX.po new file mode 100644 index 000000000..238e031b4 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_MX.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Compañía" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "Fecha del último mensaje publicado en el registro." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Hecho" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Agrupar por" + +#. 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 "Si está marcado nuevos mensajes requieren su atención." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "Fecha del ultimo mensaje" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. 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 "Mensajes" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Pendiente" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Estado" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensajes no leídos" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_PY.po b/attachment_base_synchronize/i18n/es_PY.po new file mode 100644 index 000000000..7a9f2bbbf --- /dev/null +++ b/attachment_base_synchronize/i18n/es_PY.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/es_VE.po b/attachment_base_synchronize/i18n/es_VE.po new file mode 100644 index 000000000..25d30cc00 --- /dev/null +++ b/attachment_base_synchronize/i18n/es_VE.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "Fecha del último mensaje publicado en el registro." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "Si está marcado nuevos mensajes requieren su atención." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "Fecha del ultimo mensaje" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. 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 "Mensajes" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Provincia" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensajes no leídos" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/et.po b/attachment_base_synchronize/i18n/et.po new file mode 100644 index 000000000..401d1ead3 --- /dev/null +++ b/attachment_base_synchronize/i18n/et.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Ettevõte" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Loodud" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/eu.po b/attachment_base_synchronize/i18n/eu.po new file mode 100644 index 000000000..cf0cd4a1b --- /dev/null +++ b/attachment_base_synchronize/i18n/eu.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Enpresa" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/fa.po b/attachment_base_synchronize/i18n/fa.po new file mode 100644 index 000000000..b3badd4c5 --- /dev/null +++ b/attachment_base_synchronize/i18n/fa.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "ایجاد شده توسط" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "ایجاد شده در" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "شناسه" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "آخرین به روز رسانی توسط" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "آخرین به روز رسانی در" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/fi.po b/attachment_base_synchronize/i18n/fi.po index d0f3507c3..1d5995a50 100644 --- a/attachment_base_synchronize/i18n/fi.po +++ b/attachment_base_synchronize/i18n/fi.po @@ -1,242 +1,405 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Jarmo Kortetjärvi , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-06 13:36+0000\n" -"Last-Translator: Jarmo Kortetjärvi \n" -"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Jarmo Kortetjärvi , 2016\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Yritys" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Luonut" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Luotu" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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 "Viimeisimmän lähetetyn viestin päiväys." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Kuvaus" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "Nimi" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. 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 "Valmis" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Virhe" + +#. 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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Seuraajat" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "Jos valittuna, uudet viestit vaatii toimenpiteitä." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "" + +#. 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 "Viimeisimmän viestin päiväys" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "Viimeksi muokattu" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Viimeksi päivittänyt" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Viimeksi päivitetty" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Viestejä" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_id:0 +#. 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 "Odottaa" + +#. 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 "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Tila" + +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "" +msgstr "Tyyppi" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Lukemattomia viestejä" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/fr.po b/attachment_base_synchronize/i18n/fr.po index e784e6897..02554eb90 100644 --- a/attachment_base_synchronize/i18n/fr.po +++ b/attachment_base_synchronize/i18n/fr.po @@ -1,19 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_base_synchronize -# +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +# dglucose , 2016 +# François Kortleven , 2016 +# Maxime Chambreuil , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-10 16:34+0000\n" -"PO-Revision-Date: 2016-08-10 16:34+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Maxime Chambreuil , 2016\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Language: fr\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 "Action nécessaire" #. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search @@ -77,6 +88,11 @@ msgstr "Mois de création" msgid "Database Data" msgstr "Données de la base de données" +#. 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 "Date du dernier message enregistré sur cet enregistrement" + #. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" @@ -93,6 +109,11 @@ msgstr "Afficher le nom" msgid "Done" msgstr "Terminé" +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "Discussion de courriel" + #. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form msgid "Error" @@ -127,20 +148,30 @@ msgstr "Taille du fichier" #. 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 "Fichier corrompu: Quelque chose s'est mal passé pendant la récupération du fichier, relancez la tache.." +msgid "" +"File corrupted: Something was wrong with the retrieved file, please relaunch" +" the task." +msgstr "" +"Fichier corrompu: Quelque chose s'est mal passé pendant la récupération du " +"fichier, relancez la tache.." #. 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" +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 "File hash comes from the external owner of the file.\n" +msgstr "" +"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." #. 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 "File hash computed with file data to be compared to external hash when provided." +msgid "" +"File hash computed with file data to be compared to external hash when " +"provided." +msgstr "" +"File hash computed with file data to be compared to external hash when " +"provided." #. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_type @@ -153,6 +184,21 @@ msgstr "Type de fichier" msgid "Filter on my documents" msgstr "Filtrer sur mes documents" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Abonnés" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Abonnés (canaux)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Abonnés (partenaires)" + #. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" @@ -163,6 +209,16 @@ msgstr "Regrouper par" msgid "ID" msgstr "Identifiant" +#. 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 "Si coché, de nouveaux messages demandent votre 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 "Si coché, les nouveaux messages exigeront votre attention." + #. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content msgid "Indexed Content" @@ -173,11 +229,21 @@ msgstr "Contenu Indexé" msgid "Internal hash" msgstr "Empreinte interne" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "Est abonné" + #. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_public msgid "Is public document" msgstr "Est un document public" +#. 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 "Date du dernier message" + #. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" @@ -198,6 +264,11 @@ msgstr "Dernière mise à jour le" msgid "Link to ir.attachment model " msgstr "Lien ver le modèle ir.attachment" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Messages" + #. 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 @@ -214,6 +285,21 @@ msgstr "Type Mime" msgid "My Document(s)" msgstr "Mes Documents" +#. 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 "Nombre d'actions" + +#. 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 "Nombre de messages exigeant une action" + +#. 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 "Nombre de messages non-lus" + #. module: attachment_base_synchronize #: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" @@ -283,8 +369,12 @@ msgstr "L'objet de la base de données auquel cette pièce jointe sera attachée #. 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 "Le type de fichier détermine la méthode d'import à utiliser pour parser le fichier et transformer les données avant l'import dans l'ERP" +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 "" +"Le type de fichier détermine la méthode d'import à utiliser pour parser le " +"fichier et transformer les données avant l'import dans l'ERP" #. module: attachment_base_synchronize #: model:ir.model.fields,help:attachment_base_synchronize.field_ir_attachment_metadata_res_id @@ -302,6 +392,16 @@ msgstr "Type" 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 "Messages non lus" + +#. 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 "Compteur de message non lus" + #. module: attachment_base_synchronize #: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" @@ -309,11 +409,9 @@ 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 "Vous pouvez, soit télécharger un fichier à partir de votre ordinateur soit copier / coller un lien Internet vers votre fichier" - -#. module: attachment_base_synchronize -#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata -msgid "ir.attachment.metadata" -msgstr "ir.attachment.metadata" - +msgid "" +"You can either upload a file from your computer or copy/paste an internet " +"link to your file" +msgstr "" +"Vous pouvez, soit télécharger un fichier à partir de votre ordinateur soit " +"copier / coller un lien Internet vers votre fichier" diff --git a/attachment_base_synchronize/i18n/fr_CA.po b/attachment_base_synchronize/i18n/fr_CA.po new file mode 100644 index 000000000..cfeb8337e --- /dev/null +++ b/attachment_base_synchronize/i18n/fr_CA.po @@ -0,0 +1,406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Adriana Ierfino , 2016 +# OCA Transbot , 2016 +# Martin Malorni , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Martin Malorni , 2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Créé le" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Description" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Afficher le nom" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "Identifiant" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Type" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/fr_CH.po b/attachment_base_synchronize/i18n/fr_CH.po new file mode 100644 index 000000000..0a78a8ace --- /dev/null +++ b/attachment_base_synchronize/i18n/fr_CH.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "Attachés" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Créé le" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Modifié par" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Modifié le" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Etat" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Type" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/fr_FR.po b/attachment_base_synchronize/i18n/fr_FR.po new file mode 100644 index 000000000..f952b171e --- /dev/null +++ b/attachment_base_synchronize/i18n/fr_FR.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +# Mohamed HABOU , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Mohamed HABOU , 2016\n" +"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_FR\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Erreur" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Type" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/gl.po b/attachment_base_synchronize/i18n/gl.po new file mode 100644 index 000000000..7ee5f6dd8 --- /dev/null +++ b/attachment_base_synchronize/i18n/gl.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# César Castro Cruz , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Compañía" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creado en" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Descrición" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Realizado" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Erro" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Agrupar por" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Modificado por última vez o" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Estado" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensaxes sen ler" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/gl_ES.po b/attachment_base_synchronize/i18n/gl_ES.po new file mode 100644 index 000000000..35797d1ac --- /dev/null +++ b/attachment_base_synchronize/i18n/gl_ES.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Alejandro Santana , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Alejandro Santana , 2016\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_ES\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/he.po b/attachment_base_synchronize/i18n/he.po new file mode 100644 index 000000000..a811561e7 --- /dev/null +++ b/attachment_base_synchronize/i18n/he.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "נוצר על ידי" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "נוצר ב-" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "מזהה" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "עודכן לאחרונה על ידי" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "עודכן לאחרונה על" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/hr.po b/attachment_base_synchronize/i18n/hr.po new file mode 100644 index 000000000..10d076547 --- /dev/null +++ b/attachment_base_synchronize/i18n/hr.po @@ -0,0 +1,406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Bole , 2016 +# Ana-Maria Olujić , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "Privitak" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "Privitci" + +#. 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 "Poduzeće" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Kreirano " + +#. 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 "" + +#. 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 "Datum zadnje poruke objavljene u zapisu" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Opis" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Prikaži naziv" + +#. 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 "Izvršeno" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Greška" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Sljedbenici" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Grupiraj po" + +#. 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 "Ukoliko je označeno, nove poruke traže Vašu pažnju" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "Datum zadnje poruke" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Zadnja izmjena na" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. 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 "Poruke" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +msgstr "Vlasnik" + +#. 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 "U tijeku" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Stanje" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Vrsta" + +#. 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 "Nepročitane poruke" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/hr_HR.po b/attachment_base_synchronize/i18n/hr_HR.po new file mode 100644 index 000000000..484c15e4c --- /dev/null +++ b/attachment_base_synchronize/i18n/hr_HR.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Bole , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "Potrebna akcija" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "Naziv priloga" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_local_url +msgid "Attachment URL" +msgstr "URL priloga" + +#. 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 "" + +#. 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 "Poduzeće" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Kreirano" + +#. 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 "" + +#. 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 "Datum zadnje poruke na zapisu" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Opis" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Naziv" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "Sadržaj datoteke" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "Naziv datoteke" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "Veličina datoteke" + +#. 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 "Vrsta datoteke" + +#. 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 "Pratitelji" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Prupiraj po" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "Indeksirani sadržaj" + +#. 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 "Je pratitelj" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_public +msgid "Is public document" +msgstr "Je javni dokument" + +#. 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 "Datum zadnje poruke" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Zadnje ažurirao" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. 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 "Poruke" + +#. 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 "Broj radnji" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Oblast/Županija" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Tip" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/hu.po b/attachment_base_synchronize/i18n/hu.po new file mode 100644 index 000000000..21bc2d44d --- /dev/null +++ b/attachment_base_synchronize/i18n/hu.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Vállalat" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Készítette" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Létrehozás dátuma" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Leírás" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Kész" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "Sikertelen" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Követők" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "Azonosító 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 "Ha be van jelölve, akkor figyelje az új üzeneteket." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Utoljára frissítve, által" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Utoljára frissítve ekkor" + +#. 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 "Üzenetek" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Függőben lévő" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Állapot" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Típus" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Olvasatlan üzenetek" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/id.po b/attachment_base_synchronize/i18n/id.po new file mode 100644 index 000000000..cdd832697 --- /dev/null +++ b/attachment_base_synchronize/i18n/id.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Perusahaan" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Dibuat oleh" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Dibuat pada" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Diperbaharui oleh" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Diperbaharui pada" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/it.po b/attachment_base_synchronize/i18n/it.po index 8cb84d908..66dab87a8 100644 --- a/attachment_base_synchronize/i18n/it.po +++ b/attachment_base_synchronize/i18n/it.po @@ -1,242 +1,407 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Paolo Valier , 2016 +# Andrea Cometa , 2016 +# Stefano , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Stefano , 2016\n" +"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -msgid "Attachment" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. 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_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" +msgstr "Allegato" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Azienda" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. 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_metadata -#: field:ir.attachment.metadata,create_date:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" -msgstr "" +msgstr "Data Database" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" -msgstr "" - -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +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 +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_external_hash msgid "External hash" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "" +msgstr "Contenuto File" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. 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_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" -msgstr "" +msgstr "Dimensione File" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" +msgstr "Tipo di file" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -msgid "Group By" +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. 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_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 -msgid "Last Modified on" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. 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_metadata -#: field:ir.attachment.metadata,write_date:0 +#. 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_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" msgstr "Proprietario" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_id:0 +#. 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_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" -msgstr "" +msgstr "Modello Risorsa" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. 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_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. 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_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" +msgstr "Id record al quale è collegato" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "URL" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. 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 "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ja.po b/attachment_base_synchronize/i18n/ja.po new file mode 100644 index 000000000..d2760ccb2 --- /dev/null +++ b/attachment_base_synchronize/i18n/ja.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "会社" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "作成者" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "作成日" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "最終更新者" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "最終更新日" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ko.po b/attachment_base_synchronize/i18n/ko.po new file mode 100644 index 000000000..7e9532b9c --- /dev/null +++ b/attachment_base_synchronize/i18n/ko.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "작성자" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "작성일" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/lt.po b/attachment_base_synchronize/i18n/lt.po new file mode 100644 index 000000000..08d54bf27 --- /dev/null +++ b/attachment_base_synchronize/i18n/lt.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Įmonė" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Sukurta" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Paskutini kartą atnaujino" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/lt_LT.po b/attachment_base_synchronize/i18n/lt_LT.po new file mode 100644 index 000000000..63e9188b0 --- /dev/null +++ b/attachment_base_synchronize/i18n/lt_LT.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Arminas Grigonis , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Arminas Grigonis , 2016\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt_LT\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Sukurta" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/lv.po b/attachment_base_synchronize/i18n/lv.po new file mode 100644 index 000000000..51002b220 --- /dev/null +++ b/attachment_base_synchronize/i18n/lv.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Uzņēmums" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Izveidoja" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Izveidots" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Apraksts" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Sekotāji" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Pēdējo reizi atjaunoja" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. 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 "Ziņojumi" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Gaida izpildi" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Veids" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Neizlasītās vēstules" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/mk.po b/attachment_base_synchronize/i18n/mk.po new file mode 100644 index 000000000..7c4a759fe --- /dev/null +++ b/attachment_base_synchronize/i18n/mk.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Компанија" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Креирано од" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Креирано на" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Последно ажурирање од" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Последно ажурирање на" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Tип" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/mn.po b/attachment_base_synchronize/i18n/mn.po new file mode 100644 index 000000000..94c9de1eb --- /dev/null +++ b/attachment_base_synchronize/i18n/mn.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Компани" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Үүсгэгч" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Үүсгэсэн огноо" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Сүүлийн засвар хийсэн" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Сүүлийн засвар хийсэн огноо" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Төрөл" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/nb.po b/attachment_base_synchronize/i18n/nb.po new file mode 100644 index 000000000..af2bb23db --- /dev/null +++ b/attachment_base_synchronize/i18n/nb.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Firma" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Opprettet av" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Opprettet" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Beskrivelse" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Feil" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Følgere" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "Hvis det er merket nye meldinger så krever dette din oppmerksomhet." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. 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 "Meldinger" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Venter" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Status" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Type" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Uleste meldinger" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/nb_NO.po b/attachment_base_synchronize/i18n/nb_NO.po new file mode 100644 index 000000000..471fd1133 --- /dev/null +++ b/attachment_base_synchronize/i18n/nb_NO.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Imre Kristoffer Eilertsen , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Imre Kristoffer Eilertsen , 2016\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb_NO\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 "Handling påkrevd" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "Vedlegg" + +#. 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 "Firma" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Laget av" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Laget den" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Vis navn" + +#. 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 "Ferdig" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Feil" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Følgere" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Følgere (Kanaler)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Følgere (Partnere)" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Gruppe laget av" + +#. 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 "Hvis valgt vil nye meldinger kreve din oppmerksomhet" + +#. 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 "Hvis valgt, vil nye meldinger kreve din oppmerksomhet" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "Er en følger." + +#. 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 "Dato for siste melding" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Sist endret den" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Sist oppdatert den" + +#. 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 "Meldinger" + +#. 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 "Antall handlinger" + +#. 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 "Antall meldinger som krever handling" + +#. 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 "Antall uleste meldinger" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Stat" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Uleste meldinger" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/nl.po b/attachment_base_synchronize/i18n/nl.po new file mode 100644 index 000000000..4817f1f8d --- /dev/null +++ b/attachment_base_synchronize/i18n/nl.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Erwin van der Ploeg , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\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 "Actie nodig" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "Bijlages" + +#. 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 "Bedrijf" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. 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 "" + +#. 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 "Datum van het laatste bericht op het record." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Omschrijving" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Te tonen naam" + +#. 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 "Gereed" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Fout" + +#. 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 "Mislukt" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Volgers" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Volgers (Kanalen)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Volgers (Relaties)" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Groepeer op" + +#. 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 "Indien aangevinkt vraagt een bericht om uw aandacht." + +#. 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 "Indien aangevinkt vraagt een bericht om uw aandacht." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "Is een volger" + +#. 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 "Laatste berichten datum" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Laatst bijgewerkt op" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Laatste bijgewerkt door" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. 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 "Berichten" + +#. 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 "Aantal acties" + +#. 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 "Aantal berichten welke vragen om een actie" + +#. 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 "Aantal ongelezen berichten" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Wachtend" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Staat/Provincie" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Type" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Ongelezen berichten" + +#. 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 "Ongelezen berichten teller" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/nl_BE.po b/attachment_base_synchronize/i18n/nl_BE.po new file mode 100644 index 000000000..fcae82936 --- /dev/null +++ b/attachment_base_synchronize/i18n/nl_BE.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Bedrijf" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Gemaakt door" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Gemaakt op" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/nl_NL.po b/attachment_base_synchronize/i18n/nl_NL.po new file mode 100644 index 000000000..83a2ba3dd --- /dev/null +++ b/attachment_base_synchronize/i18n/nl_NL.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Mario Gielissen , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Mario Gielissen , 2016\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_NL\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Voltooid" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/pl.po b/attachment_base_synchronize/i18n/pl.po new file mode 100644 index 000000000..430b62920 --- /dev/null +++ b/attachment_base_synchronize/i18n/pl.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Firma" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Utworzone przez" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Data utworzenia" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Opis" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "Wykonano" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Ostatnio modyfikowane przez" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Data ostatniej modyfikacji" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Stan" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Typ" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/pt.po b/attachment_base_synchronize/i18n/pt.po new file mode 100644 index 000000000..fe432811d --- /dev/null +++ b/attachment_base_synchronize/i18n/pt.po @@ -0,0 +1,406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +# Daniel Reis , 2016 +# Pedro Castro Silva , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Pedro Castro Silva , 2016\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Empresa" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Criado em" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Descrição" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Nome a Apresentar" + +#. 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 "Concluído" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Erro" + +#. 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 "Não cumpre" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Última Modificação Em" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. 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 "Mensagens" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Pendente" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Estado" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/pt_BR.po b/attachment_base_synchronize/i18n/pt_BR.po index baa497c5c..267f19243 100644 --- a/attachment_base_synchronize/i18n/pt_BR.po +++ b/attachment_base_synchronize/i18n/pt_BR.po @@ -1,242 +1,408 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Armando Vulcano Junior , 2016 +# Paulo Ricardo , 2016 +# Felipe Lopes , 2016 +# Claudio Araujo Santos , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Claudio Araujo Santos , 2016\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "Ação necessária" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" +msgstr "Anexos" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Empresa" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Criado por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Criado em" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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 da última mensagem postada neste registro." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Descrição" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "Nome para Mostrar" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. 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 "Feito" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "Processo Email" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Erro" + +#. 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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "Falhou" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidores (Canais)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidores (Parceiros)" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "Agrupado por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "Identificação" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "Se marcado, novas mensagens precisarão de sua atenção" + +#. 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 verificar novas mensagens requerem sua atenção." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "È seguidor" + +#. 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 da última mensagem" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "Última atualização em" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Última atualização por" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Última atualização em" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Mensagens" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "Número de ações" + +#. 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 "Número de mensagens que requer uma ação" + +#. 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 "Número de mensagens não lidas" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" +msgstr "Proprietário" + +#. 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 "Pendente" + +#. 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_metadata -#: field:ir.attachment.metadata,res_id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_id msgid "Resource ID" msgstr "Identificação do Recurso" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "Nome do Recurso" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Situação" + +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Mensagens não lidas" + +#. 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 "As mensagens não lidas Contador" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/pt_PT.po b/attachment_base_synchronize/i18n/pt_PT.po new file mode 100644 index 000000000..b57a7097d --- /dev/null +++ b/attachment_base_synchronize/i18n/pt_PT.po @@ -0,0 +1,406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# Pedro Castro Silva , 2016 +# Daniel Reis , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Empresa" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Criado em" + +#. 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 "" + +#. 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 da última mensagem registada." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Descrição" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Nome a Apresentar" + +#. 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 "Concluído" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "Tópico de Email" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "Falhou" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "Seguidores" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "Se assinalada, há novas mensagens a requerer a sua atenção." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 da Última Mensagem" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. 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 "Mensagens" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +msgstr "Dono" + +#. 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 "Pendente" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Estado" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Mensagens não lidas" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ro.po b/attachment_base_synchronize/i18n/ro.po new file mode 100644 index 000000000..1482d0592 --- /dev/null +++ b/attachment_base_synchronize/i18n/ro.po @@ -0,0 +1,406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +# Dorin Hongu , 2016 +# Fekete Mihai , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Fekete Mihai , 2016\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2: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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Companie" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Creat de" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Creat la" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +msgstr "Nume Afişat" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "Grupează după" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 actualizare în" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Ultima actualizare făcută de" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Ultima actualizare la" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Județ" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Tip" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/ru.po b/attachment_base_synchronize/i18n/ru.po index 8c6104c8f..7eec76daa 100644 --- a/attachment_base_synchronize/i18n/ru.po +++ b/attachment_base_synchronize/i18n/ru.po @@ -1,242 +1,404 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ru/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Компания" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" -msgstr "" +msgstr "Создано" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" -msgstr "" +msgstr "Создан" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Описание" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. 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 "" + +#. 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 "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Последний раз обновлено" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" -msgstr "" +msgstr "Последний раз обновлено" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_id:0 +#. 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 "" + +#. 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 "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "" +msgstr "Тип" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/sk.po b/attachment_base_synchronize/i18n/sk.po new file mode 100644 index 000000000..003864d0c --- /dev/null +++ b/attachment_base_synchronize/i18n/sk.po @@ -0,0 +1,405 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +# ivbo , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: ivbo , 2016\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Spoločnosť" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Vytvoril" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Vytvorené" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Naposledy upravil" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Naposledy upravené" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/sl.po b/attachment_base_synchronize/i18n/sl.po index 4f442cec3..d3b2b22af 100644 --- a/attachment_base_synchronize/i18n/sl.po +++ b/attachment_base_synchronize/i18n/sl.po @@ -1,243 +1,411 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 # Matjaž Mozetič , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:49+0000\n" -"Last-Translator: Matjaž Mozetič \n" -"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Matjaž Mozetič , 2016\n" +"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "Potreben ukrep" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "Priponka" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "Naziv priponke" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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 "ID priponke" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "Priponke" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "Binarno" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" -msgstr "Binarna datoteka ali URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" +msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "Družba" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Ustvaril" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Ustvarjeno" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "Mesec nastanka" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "Podatki o podatkovni bazi" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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 "Datum zadnjega objavljenega sporočila na zapisu." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Opis" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "Prikazni naziv" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. 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 "Opravljeno" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "E-poštni niz" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Napaka" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_external_hash msgid "External hash" msgstr "Zunanji hash" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "Neuspelo" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "Vsebina datoteke" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "Naziv datoteke" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "Velikost datoteke" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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 "Datoteka okvarjena: Nekaj je narobe s pridobljeno datoteko. Ponovno zaženite opravilo, prosim." +msgstr "" +"Datoteka okvarjena: Nekaj je narobe s pridobljeno datoteko. Ponovno zaženite" +" opravilo, prosim." -#. module: attachment_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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 "Hash datoteke prihaja z zunanjim lastnikom datoteke.\nČe je podano, omogoča preverjanje, če je prenesena datoteke natančna kopija originalne." +msgstr "" +"Hash datoteke prihaja z zunanjim lastnikom datoteke.\n" +"Če je podano, omogoča preverjanje, če je prenesena datoteke natančna kopija originalne." -#. module: attachment_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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 "Hash datoteke obdelan s podatki o datoteki za primerjavo z zunanjim hash (če je podan)." +msgstr "" +"Hash datoteke obdelan s podatki o datoteki za primerjavo z zunanjim hash (če" +" je podan)." -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "Tip datoteke" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Filter on my documents" msgstr "Filtriraj po mojih dokumentih" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Sledilci" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "Sledilci (kanali)" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "Sledilci (partnerji)" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "Združi po" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "Če je označeno, zahtevajo nova sporočila vašo pozornost." + +#. 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 "Če označeno, zahtevajo nova sporočila vašo pozornost." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "Indeksirana vsebina" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_internal_hash msgid "Internal hash" msgstr "Interni hash" -#. module: attachment_metadata -#: field:ir.attachment.metadata,__last_update:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "Je sledilec" + +#. 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 "Datum zadnjega sporočila" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "Zadnjič spremenjeno" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Zadnji posodobil" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Zadnjič posodobljeno" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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 "Povezava do ir.attachment model " -#. module: attachment_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Sporočila" + +#. 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 "Metadata priponk" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "Moji dokumenti" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "Število ukrepov" + +#. 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 "Število sporočil, ki zahtevajo ukrep" + +#. 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 "Število neprebranih sporočil" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" msgstr "Lastnik" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_id:0 +#. 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 "Čakanje" + +#. 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 vira" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "Model vira" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "Naziv vira" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "Zagon" + +#. 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 "Stanje" + +#. 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 "Shranjeni naziv datoteke" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "Objekt podatkovne baze, kamor se bo priponka pripela" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" -msgstr "Tip datoteke določa metodo uvoza, ki se bo uporabila za razčlenjevanje in pretvorbo podatkov pred uvozom v ERP" +"data before their import in ERP or an export" +msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 zapisa, kamor je to pripeto" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "Tip" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "URL" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Neprebrana sporočila" + +#. 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 "Števec neprebranih sporočil" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/sr.po b/attachment_base_synchronize/i18n/sr.po new file mode 100644 index 000000000..151177d4b --- /dev/null +++ b/attachment_base_synchronize/i18n/sr.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Kreiran" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/sr@latin.po b/attachment_base_synchronize/i18n/sr@latin.po new file mode 100644 index 000000000..ffc089ca6 --- /dev/null +++ b/attachment_base_synchronize/i18n/sr@latin.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Kreiran" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/sv.po b/attachment_base_synchronize/i18n/sv.po new file mode 100644 index 000000000..21ceaa419 --- /dev/null +++ b/attachment_base_synchronize/i18n/sv.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Bolag" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Skapad av" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Skapad den" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Beskrivnig" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Senast uppdaterad av" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. 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 "Meddelanden" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "Pågående" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Status" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "Typ" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/th.po b/attachment_base_synchronize/i18n/th.po new file mode 100644 index 000000000..266ace9a8 --- /dev/null +++ b/attachment_base_synchronize/i18n/th.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "บริษัท" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "สร้างโดย" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "สร้างเมื่อ" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "รหัส" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "อัพเดทครั้งสุดท้ายโดย" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/tr.po b/attachment_base_synchronize/i18n/tr.po index 3d0d6b51f..ae41c7374 100644 --- a/attachment_base_synchronize/i18n/tr.po +++ b/attachment_base_synchronize/i18n/tr.po @@ -1,242 +1,405 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Ahmet Altinisik , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Ahmet Altinisik , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Attachment" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "Şirket" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "Oluşturan" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "Oluşturuldu" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 +#. 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 "Kayıda eklenen son mesajın tarihi." + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description msgid "Description" msgstr "Açıklama" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. 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 "Tamam" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "Eposta konuşması" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Hata" + +#. 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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "Dosya adı" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "Takipçiler" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Group By" msgstr "Grupla" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "Eğer işaretlenirse yeni mesajlar dikkatinizi ister." + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" +msgstr "" + +#. 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 "Son mesaj tarihi" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update msgid "Last Modified on" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "Son güncelleyen" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "Son güncellenme" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "Mesajlar" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_id:0 +#. 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 "" + +#. 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 "Kaynak ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "Kaynak Adı" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "Durum" + +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "" +msgstr "Tür" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "Okunmamış Mesajlar" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/tr_TR.po b/attachment_base_synchronize/i18n/tr_TR.po new file mode 100644 index 000000000..0dcd9bbef --- /dev/null +++ b/attachment_base_synchronize/i18n/tr_TR.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "Firma" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +msgstr "Hata" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id +msgid "ID" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/uk.po b/attachment_base_synchronize/i18n/uk.po new file mode 100644 index 000000000..666aff22d --- /dev/null +++ b/attachment_base_synchronize/i18n/uk.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Створив" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Створено" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Востаннє відредаговано" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Дата останньої зміни" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/vi.po b/attachment_base_synchronize/i18n/vi.po new file mode 100644 index 000000000..7376f480b --- /dev/null +++ b/attachment_base_synchronize/i18n/vi.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Tạo trên" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/vi_VN.po b/attachment_base_synchronize/i18n/vi_VN.po new file mode 100644 index 000000000..32279dcff --- /dev/null +++ b/attachment_base_synchronize/i18n/vi_VN.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "Tạo bởi" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "Tạo vào" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "Mô tả" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "Cập nhật lần cuối bởi" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/zh_CN.po b/attachment_base_synchronize/i18n/zh_CN.po index 74aa3c2dc..6a5b843e8 100644 --- a/attachment_base_synchronize/i18n/zh_CN.po +++ b/attachment_base_synchronize/i18n/zh_CN.po @@ -1,242 +1,406 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_metadata +# * attachment_base_synchronize # # Translators: +# OCA Transbot , 2016 +# Jeffery Chenn , 2016 +# zeng , 2016 msgid "" msgstr "" -"Project-Id-Version: server-tools (8.0)\n" +"Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-01 09:37+0000\n" -"Last-Translator: <>\n" -"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/zh_CN/)\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: zeng , 2016\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -msgid "Attachment" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,name:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "附件" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name msgid "Attachment Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree +#. 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 "" +msgstr "附件" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Binary" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,type:0 -msgid "Binary File or URL" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_checksum +msgid "Checksum/SHA1" msgstr "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,company_id:0 +#. 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 "" +msgstr "公司" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_uid:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid msgid "Created by" msgstr "创建者" -#. module: attachment_metadata -#: field:ir.attachment.metadata,create_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date msgid "Created on" msgstr "创建时间" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Creation Month" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,db_datas:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_db_datas msgid "Database Data" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,description:0 -msgid "Description" +#. 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 "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,display_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "说明" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name msgid "Display Name" +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 "Done" +msgstr "完成" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,external_hash:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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_metadata -#: field:ir.attachment.metadata,datas:0 +#. 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 "失败" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas msgid "File Content" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,datas_fname:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname msgid "File Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,file_size:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size msgid "File Size" msgstr "" -#. module: attachment_metadata -#: code:addons/attachment_metadata/models/attachment.py:43 +#. 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_metadata -#: help:ir.attachment.metadata,external_hash:0 +#. 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_metadata -#: help:ir.attachment.metadata,internal_hash:0 +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,file_type:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -msgid "Group By" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_follower_ids +msgid "Followers" +msgstr "听众" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,id:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "分组" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_id msgid "ID" msgstr "ID" -#. module: attachment_metadata -#: field:ir.attachment.metadata,internal_hash:0 +#. 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 "勾选后将提示您新消息" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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_metadata -#: field:ir.attachment.metadata,__last_update:0 -msgid "Last Modified on" +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_is_follower +msgid "Is Follower" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_uid:0 +#. 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 "最近消息日期" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "最后修改时间" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid msgid "Last Updated by" msgstr "最后更新者" -#. module: attachment_metadata -#: field:ir.attachment.metadata,write_date:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date msgid "Last Updated on" msgstr "上次更新日期" -#. module: attachment_metadata -#: help:ir.attachment.metadata,attachment_id:0 +#. 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_metadata -#: model:ir.actions.act_window,name:attachment_metadata.action_attachment -#: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_ids +msgid "Messages" +msgstr "消息" + +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "Owner" +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 "Pending" +msgstr "暂停中" + +#. 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_metadata -#: field:ir.attachment.metadata,res_id:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_id msgid "Resource ID" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_model:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model msgid "Resource Model" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,res_name:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name msgid "Resource Name" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,store_fname:0 +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "状态" + +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_model:0 +#. 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 "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,file_type:0 +#. 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" +"data before their import in ERP or an export" msgstr "" -#. module: attachment_metadata -#: help:ir.attachment.metadata,res_id:0 +#. 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 "" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search -#: field:ir.attachment.metadata,type:0 +#. 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 "" +msgstr "类型" -#. module: attachment_metadata -#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search msgid "URL" msgstr "" -#. module: attachment_metadata -#: field:ir.attachment.metadata,url:0 +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "未读消息" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url msgid "Url" msgstr "" + +#. 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 "" diff --git a/attachment_base_synchronize/i18n/zh_TW.po b/attachment_base_synchronize/i18n/zh_TW.po new file mode 100644 index 000000000..1ae351f5a --- /dev/null +++ b/attachment_base_synchronize/i18n/zh_TW.po @@ -0,0 +1,404 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_base_synchronize +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_name +msgid "Attachment Name" +msgstr "" + +#. 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 "" + +#. 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 "公司" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_uid +msgid "Created by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_create_date +msgid "Created on" +msgstr "建立於" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_description +msgid "Description" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_display_name +msgid "Display Name" +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 "Done" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model,name:attachment_base_synchronize.model_ir_attachment_metadata +msgid "Email Thread" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Error" +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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas +msgid "File Content" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_datas_fname +msgid "File Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_file_size +msgid "File Size" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Group By" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_index_content +msgid "Indexed Content" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata___last_update +msgid "Last Modified on" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_write_date +msgid "Last Updated on" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "Owner" +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 "Pending" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_model +msgid "Resource Model" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_res_name +msgid "Resource Name" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_attachment_improved_form +msgid "Run" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. 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 "類型" + +#. module: attachment_base_synchronize +#: model:ir.ui.view,arch_db:attachment_base_synchronize.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_message_unread +msgid "Unread Messages" +msgstr "" + +#. 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 "" + +#. module: attachment_base_synchronize +#: model:ir.model.fields,field_description:attachment_base_synchronize.field_ir_attachment_metadata_url +msgid "Url" +msgstr "" + +#. 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 "" diff --git a/auth_supplier/i18n/hr.po b/auth_supplier/i18n/hr.po index 4992d12db..3b5a77040 100644 --- a/auth_supplier/i18n/hr.po +++ b/auth_supplier/i18n/hr.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:43+0000\n" -"PO-Revision-Date: 2016-05-27 17:20+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 10:05+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,27 +22,12 @@ msgstr "" msgid "Account Type" msgstr "" -#. module: auth_supplier -#: model:ir.module.category,name:auth_supplier.module_auth_supplier -msgid "Auth Supplier" -msgstr "" - #. module: auth_supplier #: model:ir.ui.view,arch_db:auth_supplier.fields msgid "Customer" -msgstr "" - -#. module: auth_supplier -#: model:res.groups,name:auth_supplier.group_auth_supplier -msgid "Portal Supplier" -msgstr "" +msgstr "Kupac" #. module: auth_supplier #: model:ir.ui.view,arch_db:auth_supplier.fields msgid "Supplier" msgstr "" - -#. module: auth_supplier -#: model:ir.model,name:auth_supplier.model_res_users -msgid "Users" -msgstr "Korisnici" diff --git a/base_custom_info/i18n/bg.po b/base_custom_info/i18n/bg.po new file mode 100644 index 000000000..ab738db7f --- /dev/null +++ b/base_custom_info/i18n/bg.po @@ -0,0 +1,228 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_custom_info +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" +"Last-Translator: Kaloyan Naumov , 2016\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_custom_info +#: model:ir.model,name:base_custom_info.model_custom_info_model_link +msgid "A model that gets its ``ir.model`` computed" +msgstr "" + +#. module: base_custom_info +#: sql_constraint:custom.info.value:0 +msgid "Another property with that name exists for that resource." +msgstr "" + +#. module: base_custom_info +#: sql_constraint:custom.info.property:0 +msgid "Another property with that name exists for that template." +msgstr "" + +#. module: base_custom_info +#: sql_constraint:custom.info.template:0 +msgid "Another template with that name exists for that model." +msgstr "" + +#. module: base_custom_info +#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action +msgid "Click to define a new custom info template." +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: base_custom_info +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info +msgid "Custom Info" +msgstr "" + +#. module: base_custom_info +#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form +msgid "Custom Info Template" +msgstr "" + +#. module: base_custom_info +#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form +msgid "Custom Info Template Properties" +msgstr "" + +#. module: base_custom_info +#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree +#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree +msgid "Custom Info Templates" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id +msgid "Custom Information Template" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids +msgid "Custom Properties" +msgstr "" + +#. module: base_custom_info +#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree +msgid "Custom Property Values" +msgstr "" + +#. module: base_custom_info +#: model:ir.model,name:base_custom_info.model_custom_info_property +msgid "Custom information property" +msgstr "" + +#. module: base_custom_info +#: model:ir.model,name:base_custom_info.model_custom_info_template +msgid "Custom information template" +msgstr "" + +#. module: base_custom_info +#: model:ir.model,name:base_custom_info.model_custom_info_value +msgid "Custom information value" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name +msgid "Display Name" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id +msgid "ID" +msgstr "ID" + +#. module: base_custom_info +#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form +msgid "Info Lines" +msgstr "" + +#. module: base_custom_info +#: model:ir.model,name:base_custom_info.model_custom_info +msgid "Inheritable abstract model to add custom info in any model" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id +msgid "Model" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name +msgid "Name" +msgstr "Име" + +#. module: base_custom_info +#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line +msgid "Properties" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id +msgid "Property" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids +msgid "Property Values" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id +msgid "Resource ID" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id +msgid "Template" +msgstr "" + +#. module: base_custom_info +#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template +msgid "Templates" +msgstr "" + +#. module: base_custom_info +#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value +msgid "Value" +msgstr "" + +#. module: base_custom_info +#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value +msgid "Values" +msgstr "" + +#. module: base_custom_info +#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action +msgid "" +"You must define a custom info template for each\n" +" product properties group." +msgstr "" diff --git a/base_custom_info/i18n/pt_BR.po b/base_custom_info/i18n/pt_BR.po index 73f37413f..4c183fac5 100644 --- a/base_custom_info/i18n/pt_BR.po +++ b/base_custom_info/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-30 00:58+0000\n" -"PO-Revision-Date: 2016-07-30 00:58+0000\n" +"POT-Creation-Date: 2016-10-04 09:41+0000\n" +"PO-Revision-Date: 2016-10-04 09:41+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -115,7 +115,7 @@ msgstr "" #: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name #: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name msgid "Display Name" -msgstr "" +msgstr "Nome para Mostrar" #. module: base_custom_info #: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id @@ -143,7 +143,7 @@ msgstr "" #: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update #: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update msgid "Last Modified on" -msgstr "" +msgstr "Última atualização em" #. module: base_custom_info #: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid diff --git a/base_external_dbsource/i18n/pt_BR.po b/base_external_dbsource/i18n/pt_BR.po index 322cb5a0e..696cb9644 100644 --- a/base_external_dbsource/i18n/pt_BR.po +++ b/base_external_dbsource/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:52+0000\n" -"PO-Revision-Date: 2016-09-10 02:52+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Nome Origem-de-dados" #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_display_name msgid "Display Name" -msgstr "" +msgstr "Nome para Mostrar" #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form @@ -120,7 +120,7 @@ msgstr "" #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource___last_update msgid "Last Modified on" -msgstr "" +msgstr "Última atualização em" #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_uid diff --git a/base_multi_image/i18n/bg.po b/base_multi_image/i18n/bg.po new file mode 100644 index 000000000..7c9be3f57 --- /dev/null +++ b/base_multi_image/i18n/bg.po @@ -0,0 +1,279 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_multi_image +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-09-25 14:00+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:22 +#: sql_constraint:base_multi_image.image:0 +#, python-format +msgid "A document can have only one image with the same name." +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_multi_image +#: model:ir.actions.act_window,help:base_multi_image.image_action +msgid "Click to add an image attached to an specific record." +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_comments +#: model:ir.ui.view,arch_db:base_multi_image.image_form_view +msgid "Comments" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Database" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_display_name +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_display_name +msgid "Display Name" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_extension +msgid "File extension" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_filename +msgid "Filename" +msgstr "" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Filestore" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_main +msgid "Full-sized image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_id +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_id +msgid "ID" +msgstr "ID" + +#. module: base_multi_image +#: model:ir.ui.view,arch_db:base_multi_image.image_form_view +msgid "Image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_path +#: model:ir.model.fields,help:base_multi_image.field_base_multi_image_image_path +msgid "Image path" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_url +msgid "Image remote URL" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_file_db_store +msgid "Image stored in database" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_name +msgid "Image title" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_ids +#: model:ir.ui.view,arch_db:base_multi_image.image_tree_view +msgid "Images" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image___last_update +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/owner.py:73 +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_main +#, python-format +msgid "Main image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_main_medium +msgid "Medium image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_medium +msgid "Medium-sized image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,help:base_multi_image.field_base_multi_image_image_image_medium +msgid "" +"Medium-sized image. It is automatically resized as a 128 x 128 px image, " +"with aspect ratio preserved, only when the image exceeds one of those sizes." +" Use this field in form views or kanban views." +msgstr "" + +#. module: base_multi_image +#: model:ir.actions.act_window,name:base_multi_image.image_action +#: model:ir.ui.menu,name:base_multi_image.image_menu +msgid "Multi images" +msgstr "" + +#. module: base_multi_image +#: model:ir.ui.view,arch_db:base_multi_image.image_form_view +msgid "Name" +msgstr "Име" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "OS file" +msgstr "" + +#. module: base_multi_image +#: model:ir.ui.view,arch_db:base_multi_image.image_form_view +msgid "Options" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_id +#: model:ir.ui.view,arch_db:base_multi_image.image_form_view +msgid "Owner" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_model +msgid "Owner model" +msgstr "" + +#. module: base_multi_image +#: model:ir.ui.view,arch_db:base_multi_image.image_form_view +msgid "Preview" +msgstr "" + +#. module: base_multi_image +#: model:ir.ui.view,arch_db:base_multi_image.image_kanban_view +msgid "Product Images" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_ref_id +msgid "Referenced Owner" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_sequence +msgid "Sequence" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_show_technical +msgid "Show technical" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_main_small +msgid "Small image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_small +msgid "Small-sized image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,help:base_multi_image.field_base_multi_image_image_image_small +msgid "" +"Small-sized image. It is automatically resized as a 64 x 64 px image, with " +"aspect ratio preserved. Use this field anywhere a small image is required." +msgstr "" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_storage +msgid "Storage" +msgstr "" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "URL" +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:205 +#, python-format +msgid "You must provide a file path for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:199 +#, python-format +msgid "You must provide an URL for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:211 +#, python-format +msgid "You must provide an attached file for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:217 +#, python-format +msgid "You must provide an attachment for the image." +msgstr "" + +#. module: base_multi_image +#: model:ir.model,name:base_multi_image.model_base_multi_image_image +msgid "base_multi_image.image" +msgstr "" + +#. module: base_multi_image +#: model:ir.model,name:base_multi_image.model_base_multi_image_owner +msgid "base_multi_image.owner" +msgstr "" diff --git a/base_multi_image/i18n/es.po b/base_multi_image/i18n/es.po index 7fc180905..263fa8926 100644 --- a/base_multi_image/i18n/es.po +++ b/base_multi_image/i18n/es.po @@ -3,11 +3,12 @@ # * base_multi_image # # Translators: -# Ahmet Altınışık , 2015 +# Ahmet Altinisik , 2015 # Alejandro Santana , 2015 # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 -# CarlesAntoli , 2015 +# Carles Antoli , 2015 +# Carles Antoli , 2015 # danimaribeiro , 2015-2016 # FIRST AUTHOR , 2012,2014 # Hotellook, 2014 @@ -20,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-02 00:57+0000\n" -"PO-Revision-Date: 2016-03-31 07:19+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-9-0/language/es/)\n" "MIME-Version: 1.0\n" @@ -37,6 +38,11 @@ msgstr "" msgid "A document can have only one image with the same name." msgstr "" +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_attachment_id +msgid "Attachment" +msgstr "" + #. module: base_multi_image #: model:ir.actions.act_window,help:base_multi_image.image_action msgid "Click to add an image attached to an specific record." @@ -79,6 +85,11 @@ msgstr "" msgid "Filename" msgstr "" +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Filestore" +msgstr "" + #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_main msgid "Full-sized image" @@ -205,6 +216,11 @@ msgstr "" msgid "Product Images" msgstr "" +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_ref_id +msgid "Referenced Owner" +msgstr "" + #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_sequence msgid "Sequence" @@ -240,6 +256,30 @@ msgstr "" #. module: base_multi_image #: selection:base_multi_image.image,storage:0 msgid "URL" +msgstr "URL" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:205 +#, python-format +msgid "You must provide a file path for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:199 +#, python-format +msgid "You must provide an URL for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:211 +#, python-format +msgid "You must provide an attached file for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:217 +#, python-format +msgid "You must provide an attachment for the image." msgstr "" #. module: base_multi_image diff --git a/base_multi_image/i18n/fr.po b/base_multi_image/i18n/fr.po index dac1d2474..924297ebc 100644 --- a/base_multi_image/i18n/fr.po +++ b/base_multi_image/i18n/fr.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:52+0000\n" -"PO-Revision-Date: 2016-09-16 21:46+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-9-0/language/fr/)\n" "MIME-Version: 1.0\n" @@ -39,7 +39,7 @@ msgstr "" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_attachment_id msgid "Attachment" -msgstr "" +msgstr "Pièce jointe" #. module: base_multi_image #: model:ir.actions.act_window,help:base_multi_image.image_action @@ -197,7 +197,7 @@ msgstr "" #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_id #: model:ir.ui.view,arch_db:base_multi_image.image_form_view msgid "Owner" -msgstr "" +msgstr "Propriétaire" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_model diff --git a/base_multi_image/i18n/hr.po b/base_multi_image/i18n/hr.po index f4c1e6926..6ee131c55 100644 --- a/base_multi_image/i18n/hr.po +++ b/base_multi_image/i18n/hr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-29 00:48+0000\n" -"PO-Revision-Date: 2016-06-14 11:06+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" "Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" @@ -25,6 +25,11 @@ msgstr "" msgid "A document can have only one image with the same name." msgstr "Dokument može imati samo jednu sliku sa istim nazivom." +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_attachment_id +msgid "Attachment" +msgstr "Privitak" + #. module: base_multi_image #: model:ir.actions.act_window,help:base_multi_image.image_action msgid "Click to add an image attached to an specific record." @@ -67,6 +72,11 @@ msgstr "extenzija datoteke" msgid "Filename" msgstr "naziv datoteke" +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Filestore" +msgstr "" + #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_main msgid "Full-sized image" @@ -92,23 +102,23 @@ msgstr "putanja slike" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_url msgid "Image remote URL" -msgstr "" +msgstr "Udaljeni URL slike" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_file_db_store msgid "Image stored in database" -msgstr "" +msgstr "Slike pohranjene u bazi" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_name msgid "Image title" -msgstr "" +msgstr "Naslov slike" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_ids #: model:ir.ui.view,arch_db:base_multi_image.image_tree_view msgid "Images" -msgstr "" +msgstr "Slike" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image___last_update @@ -119,29 +129,29 @@ msgstr "Zadnje modificirano" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Zadnji ažurirao" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zadnje ažuriranje" #. module: base_multi_image #: code:addons/base_multi_image/models/owner.py:73 #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_main #, python-format msgid "Main image" -msgstr "" +msgstr "Glavna slika" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_main_medium msgid "Medium image" -msgstr "" +msgstr "Srednja slika" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_medium msgid "Medium-sized image" -msgstr "" +msgstr "Slika srednje veličine" #. module: base_multi_image #: model:ir.model.fields,help:base_multi_image.field_base_multi_image_image_image_medium @@ -155,7 +165,7 @@ msgstr "" #: model:ir.actions.act_window,name:base_multi_image.image_action #: model:ir.ui.menu,name:base_multi_image.image_menu msgid "Multi images" -msgstr "" +msgstr "Višestruke slike" #. module: base_multi_image #: model:ir.ui.view,arch_db:base_multi_image.image_form_view @@ -170,27 +180,32 @@ msgstr "" #. module: base_multi_image #: model:ir.ui.view,arch_db:base_multi_image.image_form_view msgid "Options" -msgstr "" +msgstr "Opcije" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_id #: model:ir.ui.view,arch_db:base_multi_image.image_form_view msgid "Owner" -msgstr "" +msgstr "Vlasnik" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_model msgid "Owner model" -msgstr "" +msgstr "Model vlasnika" #. module: base_multi_image #: model:ir.ui.view,arch_db:base_multi_image.image_form_view msgid "Preview" -msgstr "" +msgstr "Predpregled" #. module: base_multi_image #: model:ir.ui.view,arch_db:base_multi_image.image_kanban_view msgid "Product Images" +msgstr "Slike proizvoda" + +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_ref_id +msgid "Referenced Owner" msgstr "" #. module: base_multi_image @@ -206,7 +221,7 @@ msgstr "" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_image_main_small msgid "Small image" -msgstr "" +msgstr "Mala slika" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_small @@ -230,6 +245,30 @@ msgstr "" msgid "URL" msgstr "URL" +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:205 +#, python-format +msgid "You must provide a file path for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:199 +#, python-format +msgid "You must provide an URL for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:211 +#, python-format +msgid "You must provide an attached file for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:217 +#, python-format +msgid "You must provide an attachment for the image." +msgstr "" + #. module: base_multi_image #: model:ir.model,name:base_multi_image.model_base_multi_image_image msgid "base_multi_image.image" diff --git a/base_multi_image/i18n/sl.po b/base_multi_image/i18n/sl.po index fb208afb3..e6fd9db89 100644 --- a/base_multi_image/i18n/sl.po +++ b/base_multi_image/i18n/sl.po @@ -6,9 +6,11 @@ # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 # bossnm11 , 2014 -# CarlesAntoli , 2015 +# Carles Antoli , 2015 +# Carles Antoli , 2015 # Chanseok , 2014 # Christophe CHAUVET , 2015 +# Christophe CHAUVET , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2012,2014 # Hotellook, 2014 @@ -31,8 +33,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-02 00:57+0000\n" -"PO-Revision-Date: 2016-03-31 07:19+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/sl/)\n" "MIME-Version: 1.0\n" @@ -48,6 +50,11 @@ msgstr "" msgid "A document can have only one image with the same name." msgstr "Dokument lahko vsebuje le eno sliko z istim nazivom." +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_attachment_id +msgid "Attachment" +msgstr "Priponka" + #. module: base_multi_image #: model:ir.actions.act_window,help:base_multi_image.image_action msgid "Click to add an image attached to an specific record." @@ -90,6 +97,11 @@ msgstr "Končnica datoteke" msgid "Filename" msgstr "Naziv datoteke" +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Filestore" +msgstr "" + #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_image_main msgid "Full-sized image" @@ -216,6 +228,11 @@ msgstr "Predogled" msgid "Product Images" msgstr "Slike proizvoda" +#. module: base_multi_image +#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_ref_id +msgid "Referenced Owner" +msgstr "" + #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_sequence msgid "Sequence" @@ -253,6 +270,30 @@ msgstr "Shranjevalni medij" msgid "URL" msgstr "URL" +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:205 +#, python-format +msgid "You must provide a file path for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:199 +#, python-format +msgid "You must provide an URL for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:211 +#, python-format +msgid "You must provide an attached file for the image." +msgstr "" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/image.py:217 +#, python-format +msgid "You must provide an attachment for the image." +msgstr "" + #. module: base_multi_image #: model:ir.model,name:base_multi_image.model_base_multi_image_image msgid "base_multi_image.image" diff --git a/base_multi_image/i18n/zh_CN.po b/base_multi_image/i18n/zh_CN.po index 6c39642e9..9b72ef774 100644 --- a/base_multi_image/i18n/zh_CN.po +++ b/base_multi_image/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:45+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgstr "" #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_id #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_owner_id msgid "ID" -msgstr "" +msgstr "ID" #. module: base_multi_image #: model:ir.ui.view,arch_db:base_multi_image.image_form_view @@ -129,12 +129,12 @@ msgstr "最后修改时间" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: base_multi_image #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: base_multi_image #: code:addons/base_multi_image/models/owner.py:73 diff --git a/base_optional_quick_create/i18n/fi.po b/base_optional_quick_create/i18n/fi.po new file mode 100644 index 000000000..a11aa9d9e --- /dev/null +++ b/base_optional_quick_create/i18n/fi.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +# Jarmo Kortetjärvi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Jarmo Kortetjärvi , 2016\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_optional_quick_create +#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create +msgid "Avoid quick create" +msgstr "" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/models/ir_model.py:19 +#, python-format +msgid "Can't create quickly. Opening create form" +msgstr "" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Mallit" diff --git a/base_optional_quick_create/i18n/hr.po b/base_optional_quick_create/i18n/hr.po new file mode 100644 index 000000000..feab1cdc5 --- /dev/null +++ b/base_optional_quick_create/i18n/hr.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Bole , 2016\n" +"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: base_optional_quick_create +#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create +msgid "Avoid quick create" +msgstr "Izbjegni brzo kreiranje" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/models/ir_model.py:19 +#, python-format +msgid "Can't create quickly. Opening create form" +msgstr "Nije moguće brzo kreiranje. Otvaram formu za kreiranje" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Modeli" diff --git a/base_optional_quick_create/i18n/hr_HR.po b/base_optional_quick_create/i18n/hr_HR.po new file mode 100644 index 000000000..b97338bc6 --- /dev/null +++ b/base_optional_quick_create/i18n/hr_HR.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Bole , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: base_optional_quick_create +#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create +msgid "Avoid quick create" +msgstr "" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/models/ir_model.py:19 +#, python-format +msgid "Can't create quickly. Opening create form" +msgstr "" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Modeli" diff --git a/base_report_auto_create_qweb/i18n/bg.po b/base_report_auto_create_qweb/i18n/bg.po new file mode 100644 index 000000000..7bc8a2ca9 --- /dev/null +++ b/base_report_auto_create_qweb/i18n/bg.po @@ -0,0 +1,110 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-06-02 09:50+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_report_auto_create_qweb +#: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Откажи" + +#. module: base_report_auto_create_qweb +#: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_display_name +msgid "Display Name" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_id +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_suffix +msgid "Suffix" +msgstr "" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.model.fields,help:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_suffix +msgid "This suffix will be added to the report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml_duplicate +msgid "ir.actions.report.xml.duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "или" diff --git a/base_report_auto_create_qweb/i18n/de.po b/base_report_auto_create_qweb/i18n/de.po index 3e1ceab23..fd1e1fae1 100644 --- a/base_report_auto_create_qweb/i18n/de.po +++ b/base_report_auto_create_qweb/i18n/de.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:52+0000\n" -"PO-Revision-Date: 2016-09-18 08:13+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-9-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -97,7 +97,7 @@ msgstr "" #. module: base_report_auto_create_qweb #: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml msgid "ir.actions.report.xml" -msgstr "" +msgstr "ir.actions.report.xml" #. module: base_report_auto_create_qweb #: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml_duplicate @@ -107,4 +107,4 @@ msgstr "" #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "or" -msgstr "" +msgstr "oder" diff --git a/base_report_auto_create_qweb/i18n/fr.po b/base_report_auto_create_qweb/i18n/fr.po index 58bb2efa6..4a683d9cd 100644 --- a/base_report_auto_create_qweb/i18n/fr.po +++ b/base_report_auto_create_qweb/i18n/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:52+0000\n" -"PO-Revision-Date: 2016-09-16 21:46+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-9-0/language/fr/)\n" "MIME-Version: 1.0\n" @@ -107,4 +107,4 @@ msgstr "" #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "or" -msgstr "" +msgstr "ou" diff --git a/base_report_auto_create_qweb/i18n/hr.po b/base_report_auto_create_qweb/i18n/hr.po index 84f3132a8..af416076d 100644 --- a/base_report_auto_create_qweb/i18n/hr.po +++ b/base_report_auto_create_qweb/i18n/hr.po @@ -3,13 +3,14 @@ # * base_report_auto_create_qweb # # Translators: +# Bole , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 12:31+0000\n" -"PO-Revision-Date: 2016-06-02 09:50+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,12 +21,12 @@ msgstr "" #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "Cancel" -msgstr "" +msgstr "Odustani" #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_form_view msgid "Create QWeb view" -msgstr "" +msgstr "Kreiraj QWeb pogled" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_create_uid @@ -45,12 +46,12 @@ msgstr "Naziv " #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "Duplicate" -msgstr "" +msgstr "Dupliciraj" #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_form_view msgid "Duplicate Report" -msgstr "" +msgstr "Dupliciraj izvještaj" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_id @@ -65,46 +66,46 @@ msgstr "Zadnje modificirano" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Zadnji ažurirao" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zadnje ažuriranje" #. module: base_report_auto_create_qweb #: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "Report duplication" -msgstr "" +msgstr "Dupliciranje izvještaja" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_suffix msgid "Suffix" -msgstr "" +msgstr "Sufiks" #. module: base_report_auto_create_qweb #: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 #, python-format msgid "Template Name must contain at least a dot in it's name" -msgstr "" +msgstr "Naziv predloška mora sadržavati najmanje jednu točku" #. module: base_report_auto_create_qweb #: model:ir.model.fields,help:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_suffix msgid "This suffix will be added to the report" -msgstr "" +msgstr "Ovaj sufiks će biti dodan izvještaju" #. module: base_report_auto_create_qweb #: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml msgid "ir.actions.report.xml" -msgstr "" +msgstr "ir.actions.report.xml" #. module: base_report_auto_create_qweb #: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml_duplicate msgid "ir.actions.report.xml.duplicate" -msgstr "" +msgstr "ir.actions.report.xml.duplicate" #. module: base_report_auto_create_qweb #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "or" -msgstr "" +msgstr "ili" diff --git a/base_report_auto_create_qweb/i18n/zh_CN.po b/base_report_auto_create_qweb/i18n/zh_CN.po index 2dda802f8..98ac44c96 100644 --- a/base_report_auto_create_qweb/i18n/zh_CN.po +++ b/base_report_auto_create_qweb/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:17+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -56,7 +56,7 @@ msgstr "复制报告" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_id msgid "ID" -msgstr "" +msgstr "ID" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate___last_update @@ -66,12 +66,12 @@ msgstr "最后修改时间" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: base_report_auto_create_qweb #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: base_report_auto_create_qweb #: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action diff --git a/base_technical_features/i18n/bg.po b/base_technical_features/i18n/bg.po new file mode 100644 index 000000000..12b8b4c6f --- /dev/null +++ b/base_technical_features/i18n/bg.po @@ -0,0 +1,75 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_technical_features +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-01-05 19:43+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_technical_features +#: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_display_name +msgid "Display Name" +msgstr "" + +#. module: base_technical_features +#: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_id +msgid "ID" +msgstr "ID" + +#. module: base_technical_features +#: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_technical_features +#: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features +msgid "Show field Technical Features" +msgstr "" + +#. module: base_technical_features +#: model:res.groups,name:base_technical_features.group_technical_features +msgid "Technical Features (w/o debug mode)" +msgstr "" + +#. module: base_technical_features +#: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features +msgid "Technical features" +msgstr "" + +#. module: base_technical_features +#: code:addons/base_technical_features/models/res_users.py:48 +#, python-format +msgid "The user does not have access to technical features." +msgstr "" + +#. module: base_technical_features +#: model:ir.model,name:base_technical_features.model_res_users +msgid "Users" +msgstr "" + +#. module: base_technical_features +#: model:ir.model.fields,help:base_technical_features.field_res_users_show_technical_features +msgid "" +"Whether to display the technical features field in the user preferences." +msgstr "" + +#. module: base_technical_features +#: model:ir.model,name:base_technical_features.model_basemodel_monkeypatch +msgid "basemodel.monkeypatch" +msgstr "" + +#. module: base_technical_features +#: model:ir.model,name:base_technical_features.model_ir_ui_menu +msgid "ir.ui.menu" +msgstr "" diff --git a/base_technical_features/i18n/zh_CN.po b/base_technical_features/i18n/zh_CN.po index f6bca4eaa..782fe2643 100644 --- a/base_technical_features/i18n/zh_CN.po +++ b/base_technical_features/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:42+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -26,7 +26,7 @@ msgstr "显示名称" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_id msgid "ID" -msgstr "" +msgstr "ID" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch___last_update diff --git a/configuration_helper/i18n/bg.po b/configuration_helper/i18n/bg.po new file mode 100644 index 000000000..ada5ddac0 --- /dev/null +++ b/configuration_helper/i18n/bg.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * configuration_helper +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-05-26 06:58+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: configuration_helper +#: model:ir.model,name:configuration_helper.model_abstract_config_settings +msgid "Abstract configuration settings" +msgstr "" + +#. module: configuration_helper +#: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_company_id +msgid "Company" +msgstr "Фирма" + +#. module: configuration_helper +#: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_display_name +msgid "Display Name" +msgstr "" + +#. module: configuration_helper +#: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_id +msgid "ID" +msgstr "ID" + +#. module: configuration_helper +#: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" diff --git a/configuration_helper/i18n/de.po b/configuration_helper/i18n/de.po index 5055520c6..9fbce0d66 100644 --- a/configuration_helper/i18n/de.po +++ b/configuration_helper/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:43+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-05-26 06:58+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-9-0/language/de/)\n" @@ -25,7 +25,7 @@ msgstr "" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_company_id msgid "Company" -msgstr "" +msgstr "Unternehmen" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_display_name diff --git a/configuration_helper/i18n/it.po b/configuration_helper/i18n/it.po index 22d53eb11..8338ab54b 100644 --- a/configuration_helper/i18n/it.po +++ b/configuration_helper/i18n/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:52+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-05-26 06:58+0000\n" "Last-Translator: <>\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/it/)\n" @@ -25,7 +25,7 @@ msgstr "" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_company_id msgid "Company" -msgstr "" +msgstr "Azienda" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_display_name diff --git a/configuration_helper/i18n/sl.po b/configuration_helper/i18n/sl.po index 4052ca93f..14db878ce 100644 --- a/configuration_helper/i18n/sl.po +++ b/configuration_helper/i18n/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:43+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-05-26 06:58+0000\n" "Last-Translator: <>\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/sl/)\n" @@ -25,7 +25,7 @@ msgstr "" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_company_id msgid "Company" -msgstr "" +msgstr "Družba" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_display_name diff --git a/configuration_helper/i18n/zh_CN.po b/configuration_helper/i18n/zh_CN.po index 9d90c8abe..a48b48417 100644 --- a/configuration_helper/i18n/zh_CN.po +++ b/configuration_helper/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:43+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -36,7 +36,7 @@ msgstr "显示名称" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings_id msgid "ID" -msgstr "" +msgstr "ID" #. module: configuration_helper #: model:ir.model.fields,field_description:configuration_helper.field_abstract_config_settings___last_update diff --git a/database_cleanup/i18n/bg.po b/database_cleanup/i18n/bg.po new file mode 100644 index 000000000..87d32b1fc --- /dev/null +++ b/database_cleanup/i18n/bg.po @@ -0,0 +1,414 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * database_cleanup +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Kaloyan Naumov , 2016\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_purge_line_ids +msgid "Columns to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_create_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_create_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_data_id +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_purge_line_ids +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_display_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_display_name +msgid "Display Name" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_id +msgid "ID" +msgstr "ID" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module___last_update +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_write_uid +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_column_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_data_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_write_date +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_menu_id +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_menu_purge_line_ids +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_model_id +msgid "Model" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_model_purge_line_ids +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_purge_line_ids +msgid "Modules to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_name +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_name +msgid "Name" +msgstr "Име" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_menus.py:46 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_modules.py:79 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_columns.py:123 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_data.py:64 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_models.py:115 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_tables.py:102 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_column_line +#: model:ir.actions.server,name:database_cleanup.action_purge_data_line +#: model:ir.actions.server,name:database_cleanup.action_purge_menu_line +#: model:ir.actions.server,name:database_cleanup.action_purge_model_line +#: model:ir.actions.server,name:database_cleanup.action_purge_module_line +#: model:ir.actions.server,name:database_cleanup.action_purge_table_line +#: model:ir.ui.view,arch_db:database_cleanup.form_purge_wizard +msgid "Purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_wizard_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_wizard_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_wizard_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_wizard_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_wizard_id +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_wizard_id +msgid "Purge Wizard" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.view,arch_db:database_cleanup.form_purge_wizard +msgid "Purge all" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_columns +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_column +msgid "Purge columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_data +msgid "Purge data" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_data +msgid "Purge data entries that refer to missing resources" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_purge_line_ids +msgid "Purge line ids" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_menus +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_menu +msgid "Purge menus" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_models +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_model +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_model +#: model:ir.ui.view,arch_db:database_cleanup.tree_purge_line +msgid "Purge models" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_modules +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_module +msgid "Purge modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard +msgid "Purge stuff" +msgstr "" + +#. module: database_cleanup +#: model:ir.actions.server,name:database_cleanup.action_purge_tables +#: model:ir.model,name:database_cleanup.model_cleanup_purge_wizard_table +msgid "Purge tables" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.view,arch_db:database_cleanup.tree_purge_line +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_purged +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_purged +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_purged +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_model_purged +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_module_purged +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_purged +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_table_purged +msgid "Purged" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.view,arch_db:database_cleanup.form_purge_wizard +msgid "Select lines" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/models/purge_wizard.py:73 +#, python-format +msgid "Select lines to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_purge_line_ids +msgid "Tables to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_wizard_id +msgid "Wizard id" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line +msgid "cleanup.purge.line" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_column +msgid "cleanup.purge.line.column" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_data +msgid "cleanup.purge.line.data" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_menu +msgid "cleanup.purge.line.menu" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_module +msgid "cleanup.purge.line.module" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_cleanup_purge_line_table +msgid "cleanup.purge.line.table" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model_data +msgid "ir.model.data" +msgstr "" diff --git a/database_cleanup/i18n/it.po b/database_cleanup/i18n/it.po index d83f608c3..6d9b25747 100644 --- a/database_cleanup/i18n/it.po +++ b/database_cleanup/i18n/it.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-09 10:34+0000\n" -"PO-Revision-Date: 2016-07-09 10:34+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "MIME-Version: 1.0\n" @@ -37,7 +37,7 @@ msgstr "" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_create_uid #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_create_uid msgid "Created by" -msgstr "" +msgstr "Created by" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_create_date @@ -53,7 +53,7 @@ msgstr "" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_create_date #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_create_date msgid "Created on" -msgstr "" +msgstr "Created on" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_data_data_id @@ -104,7 +104,7 @@ msgstr "" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_id #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_id msgid "ID" -msgstr "" +msgstr "ID" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line___last_update @@ -138,7 +138,7 @@ msgstr "" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_write_uid #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Last Updated by" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_write_date @@ -154,7 +154,7 @@ msgstr "" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_write_date #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_write_date msgid "Last Updated on" -msgstr "" +msgstr "Last Updated on" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_menu_id @@ -198,13 +198,13 @@ msgid "Name" msgstr "Nome" #. module: database_cleanup -#: code:addons/database_cleanup/models/purge_menus.py:44 +#: code:addons/database_cleanup/models/purge_menus.py:46 #, python-format msgid "No dangling menu entries found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/models/purge_modules.py:77 +#: code:addons/database_cleanup/models/purge_modules.py:79 #, python-format msgid "No modules found to purge" msgstr "" diff --git a/database_cleanup/i18n/pt_BR.po b/database_cleanup/i18n/pt_BR.po index d5ea49972..937019efc 100644 --- a/database_cleanup/i18n/pt_BR.po +++ b/database_cleanup/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-17 00:56+0000\n" -"PO-Revision-Date: 2016-08-17 00:56+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgstr "Limpeza do Banco de Dados" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_display_name #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_display_name msgid "Display Name" -msgstr "" +msgstr "Nome para Mostrar" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_id @@ -122,7 +122,7 @@ msgstr "Identificação" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module___last_update #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table___last_update msgid "Last Modified on" -msgstr "" +msgstr "Última atualização em" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_write_uid @@ -198,7 +198,7 @@ msgid "Name" msgstr "Nome" #. module: database_cleanup -#: code:addons/database_cleanup/models/purge_menus.py:44 +#: code:addons/database_cleanup/models/purge_menus.py:46 #, python-format msgid "No dangling menu entries found" msgstr "Nenhuma entrada de menu pendente encontrada" diff --git a/database_cleanup/i18n/sl.po b/database_cleanup/i18n/sl.po index 9cc69678a..5e98724a0 100644 --- a/database_cleanup/i18n/sl.po +++ b/database_cleanup/i18n/sl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" -"PO-Revision-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "MIME-Version: 1.0\n" @@ -198,7 +198,7 @@ msgid "Name" msgstr "Naziv" #. module: database_cleanup -#: code:addons/database_cleanup/models/purge_menus.py:44 +#: code:addons/database_cleanup/models/purge_menus.py:46 #, python-format msgid "No dangling menu entries found" msgstr "Noben odvečen meni ni najden" diff --git a/database_cleanup/i18n/zh_CN.po b/database_cleanup/i18n/zh_CN.po index 229133685..8b8928301 100644 --- a/database_cleanup/i18n/zh_CN.po +++ b/database_cleanup/i18n/zh_CN.po @@ -3,14 +3,14 @@ # * database_cleanup # # Translators: -# Jeffery Chenn , 2016 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-08-31 11:58+0000\n" -"Last-Translator: Jeffery Chenn , 2016\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -104,7 +104,7 @@ msgstr "显示名称" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_id #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_id msgid "ID" -msgstr "" +msgstr "ID" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line___last_update @@ -138,7 +138,7 @@ msgstr "最后修改时间" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_write_uid #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_column_write_date @@ -154,7 +154,7 @@ msgstr "" #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_module_write_date #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_wizard_table_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: database_cleanup #: model:ir.model.fields,field_description:database_cleanup.field_cleanup_purge_line_menu_menu_id @@ -198,7 +198,7 @@ msgid "Name" msgstr "名称" #. module: database_cleanup -#: code:addons/database_cleanup/models/purge_menus.py:44 +#: code:addons/database_cleanup/models/purge_menus.py:46 #, python-format msgid "No dangling menu entries found" msgstr "" diff --git a/date_range/i18n/bg.po b/date_range/i18n/bg.po new file mode 100644 index 000000000..2c00f7ec4 --- /dev/null +++ b/date_range/i18n/bg.po @@ -0,0 +1,260 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * date_range +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-04-29 09:59+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: date_range +#: code:addons/date_range/models/date_range.py:43 +#, python-format +msgid "%s is not a valid range (%s >= %s)" +msgstr "" + +#. module: date_range +#: code:addons/date_range/models/date_range.py:71 +#, python-format +msgid "%s overlaps %s" +msgstr "" + +#. module: date_range +#: sql_constraint:date.range:0 +msgid "A date range must be unique per company !" +msgstr "" + +#. module: date_range +#: sql_constraint:date.range.type:0 +msgid "A date range type must be unique per company !" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_active +#: model:ir.model.fields,field_description:date_range.field_date_range_type_active +msgid "Active" +msgstr "Активен" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_type_allow_overlap +msgid "Allow overlap" +msgstr "" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.date_range_generator_view_form +msgid "Cancel" +msgstr "Откажи" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_company_id +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_company_id +#: model:ir.model.fields,field_description:date_range.field_date_range_type_company_id +msgid "Company" +msgstr "Фирма" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_create_uid +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_create_uid +#: model:ir.model.fields,field_description:date_range.field_date_range_type_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_create_date +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_create_date +#: model:ir.model.fields,field_description:date_range.field_date_range_type_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.view_date_range_form_view +msgid "Date Range" +msgstr "" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.view_date_range_type_form_view +msgid "Date Range Type" +msgstr "" + +#. module: date_range +#: model:ir.actions.act_window,name:date_range.date_range_type_action +#: model:ir.ui.menu,name:date_range.menu_date_range_type_action +msgid "Date Range Types" +msgstr "" + +#. module: date_range +#: model:ir.actions.act_window,name:date_range.date_range_action +#: model:ir.ui.menu,name:date_range.menu_date_range_action +msgid "Date Ranges" +msgstr "" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.view_date_range_tree +msgid "Date range" +msgstr "" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.view_date_range_type_tree +msgid "Date range type" +msgstr "" + +#. module: date_range +#: model:ir.ui.menu,name:date_range.menu_date_range +msgid "Date ranges" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_date_start +msgid "Date start" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_display_name +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_display_name +#: model:ir.model.fields,field_description:date_range.field_date_range_type_display_name +msgid "Display Name" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_duration_count +msgid "Duration" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_date_end +msgid "End date" +msgstr "" + +#. module: date_range +#: model:ir.actions.act_window,name:date_range.date_range_generator_action +#: model:ir.ui.menu,name:date_range.menu_date_range_generator_action +msgid "Generate Date Ranges" +msgstr "" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.date_range_generator_view_form +msgid "Genrate Date Ranges" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_id +#: model:ir.model.fields,field_description:date_range.field_date_range_id +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id +msgid "ID" +msgstr "ID" + +#. module: date_range +#: model:ir.model.fields,help:date_range.field_date_range_type_allow_overlap +msgid "If sets date range of same type must not overlap." +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range___last_update +#: model:ir.model.fields,field_description:date_range.field_date_range_generator___last_update +#: model:ir.model.fields,field_description:date_range.field_date_range_type___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_write_uid +#: model:ir.model.fields,field_description:date_range.field_date_range_type_write_uid +#: model:ir.model.fields,field_description:date_range.field_date_range_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_write_date +#: model:ir.model.fields,field_description:date_range.field_date_range_type_write_date +#: model:ir.model.fields,field_description:date_range.field_date_range_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_name +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name +msgid "Name" +msgstr "Име" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_count +msgid "Number of ranges to generate" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_name_prefix +msgid "Range name prefix" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_date_start +msgid "Start date" +msgstr "" + +#. module: date_range +#: model:ir.ui.view,arch_db:date_range.date_range_generator_view_form +msgid "Submit" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,help:date_range.field_date_range_active +#: model:ir.model.fields,help:date_range.field_date_range_type_active +msgid "" +"The active field allows you to hide the date range without removing it." +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 +msgid "Type" +msgstr "" + +#. module: date_range +#: model:ir.model.fields,field_description:date_range.field_date_range_generator_unit_of_time +msgid "Unit of time" +msgstr "" + +#. module: date_range +#: model:ir.model,name:date_range.model_date_range +msgid "date.range" +msgstr "" + +#. module: date_range +#: model:ir.model,name:date_range.model_date_range_generator +msgid "date.range.generator" +msgstr "" + +#. module: date_range +#: model:ir.model,name:date_range.model_date_range_type +msgid "date.range.type" +msgstr "" + +#. module: date_range +#: selection:date.range.generator,unit_of_time:0 +msgid "days" +msgstr "" + +#. module: date_range +#: selection:date.range.generator,unit_of_time:0 +msgid "months" +msgstr "" + +#. module: date_range +#: selection:date.range.generator,unit_of_time:0 +msgid "weeks" +msgstr "" + +#. module: date_range +#: selection:date.range.generator,unit_of_time:0 +msgid "years" +msgstr "" diff --git a/date_range/i18n/de.po b/date_range/i18n/de.po index e0433f347..490b91888 100644 --- a/date_range/i18n/de.po +++ b/date_range/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-9-0/language/de/)\n" @@ -43,7 +43,7 @@ msgstr "" #: model:ir.model.fields,field_description:date_range.field_date_range_active #: model:ir.model.fields,field_description:date_range.field_date_range_type_active msgid "Active" -msgstr "" +msgstr "Aktiv" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_type_allow_overlap @@ -60,7 +60,7 @@ msgstr "Abbrechen" #: model:ir.model.fields,field_description:date_range.field_date_range_generator_company_id #: model:ir.model.fields,field_description:date_range.field_date_range_type_company_id msgid "Company" -msgstr "" +msgstr "Unternehmen" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_create_uid @@ -214,8 +214,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "" diff --git a/date_range/i18n/es.po b/date_range/i18n/es.po index 103e3a4e9..237d0029e 100644 --- a/date_range/i18n/es.po +++ b/date_range/i18n/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 12:31+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-9-0/language/es/)\n" @@ -214,10 +214,10 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1457 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1454 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" -msgstr "" +msgstr "Tipo" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_unit_of_time diff --git a/date_range/i18n/fr.po b/date_range/i18n/fr.po index 86b44b52b..15dcabb6d 100644 --- a/date_range/i18n/fr.po +++ b/date_range/i18n/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-9-0/language/fr/)\n" @@ -214,8 +214,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "Type" diff --git a/date_range/i18n/hr.po b/date_range/i18n/hr.po index 7c1c82efd..ffaa41792 100644 --- a/date_range/i18n/hr.po +++ b/date_range/i18n/hr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" -"PO-Revision-Date: 2016-06-14 11:06+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" "Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" @@ -54,7 +54,7 @@ msgstr "" #. module: date_range #: model:ir.ui.view,arch_db:date_range.date_range_generator_view_form msgid "Cancel" -msgstr "" +msgstr "Odustani" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_company_id @@ -171,14 +171,14 @@ msgstr "Zadnje modificirano" #: model:ir.model.fields,field_description:date_range.field_date_range_type_write_uid #: model:ir.model.fields,field_description:date_range.field_date_range_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Zadnji ažurirao" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_write_date #: model:ir.model.fields,field_description:date_range.field_date_range_type_write_date #: model:ir.model.fields,field_description:date_range.field_date_range_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zadnje ažuriranje" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_name @@ -215,8 +215,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "Tip" diff --git a/date_range/i18n/hr_HR.po b/date_range/i18n/hr_HR.po index e5173db13..a1991654a 100644 --- a/date_range/i18n/hr_HR.po +++ b/date_range/i18n/hr_HR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 12:31+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr_HR/)\n" @@ -43,7 +43,7 @@ msgstr "" #: model:ir.model.fields,field_description:date_range.field_date_range_active #: model:ir.model.fields,field_description:date_range.field_date_range_type_active msgid "Active" -msgstr "" +msgstr "Aktivan" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_type_allow_overlap @@ -214,8 +214,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1457 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1454 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "" diff --git a/date_range/i18n/it.po b/date_range/i18n/it.po index 49daec24d..51e542bf0 100644 --- a/date_range/i18n/it.po +++ b/date_range/i18n/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/it/)\n" @@ -60,7 +60,7 @@ msgstr "Annulla" #: model:ir.model.fields,field_description:date_range.field_date_range_generator_company_id #: model:ir.model.fields,field_description:date_range.field_date_range_type_company_id msgid "Company" -msgstr "" +msgstr "Azienda" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_create_uid @@ -128,7 +128,7 @@ msgstr "Nome da visualizzare" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_duration_count msgid "Duration" -msgstr "" +msgstr "Durata" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_date_end @@ -214,10 +214,10 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" -msgstr "" +msgstr "Tipo" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_unit_of_time diff --git a/date_range/i18n/nl.po b/date_range/i18n/nl.po index 5e7105df3..0e87ca52a 100644 --- a/date_range/i18n/nl.po +++ b/date_range/i18n/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: Dutch (http://www.transifex.com/oca/OCA-server-tools-9-0/language/nl/)\n" @@ -214,8 +214,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "Type" diff --git a/date_range/i18n/pt_BR.po b/date_range/i18n/pt_BR.po index 7587d5c90..47294c9ff 100644 --- a/date_range/i18n/pt_BR.po +++ b/date_range/i18n/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/pt_BR/)\n" @@ -214,10 +214,10 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" -msgstr "" +msgstr "Tipo" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_unit_of_time diff --git a/date_range/i18n/sl.po b/date_range/i18n/sl.po index 67814d9e8..75ecf6a7f 100644 --- a/date_range/i18n/sl.po +++ b/date_range/i18n/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n" "Last-Translator: <>\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/sl/)\n" @@ -60,7 +60,7 @@ msgstr "Preklic" #: model:ir.model.fields,field_description:date_range.field_date_range_generator_company_id #: model:ir.model.fields,field_description:date_range.field_date_range_type_company_id msgid "Company" -msgstr "" +msgstr "Družba" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_create_uid @@ -90,13 +90,13 @@ msgstr "" #: model:ir.actions.act_window,name:date_range.date_range_type_action #: model:ir.ui.menu,name:date_range.menu_date_range_type_action msgid "Date Range Types" -msgstr "" +msgstr "Tipi datumskih razponov" #. module: date_range #: model:ir.actions.act_window,name:date_range.date_range_action #: model:ir.ui.menu,name:date_range.menu_date_range_action msgid "Date Ranges" -msgstr "" +msgstr "Datumski razponi" #. module: date_range #: model:ir.ui.view,arch_db:date_range.view_date_range_tree @@ -111,12 +111,12 @@ msgstr "" #. module: date_range #: model:ir.ui.menu,name:date_range.menu_date_range msgid "Date ranges" -msgstr "" +msgstr "Datumski razponi" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_date_start msgid "Date start" -msgstr "" +msgstr "Začetni datum" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_display_name @@ -214,8 +214,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1817 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1814 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "Tip" @@ -237,7 +237,7 @@ msgstr "" #. module: date_range #: model:ir.model,name:date_range.model_date_range_type msgid "date.range.type" -msgstr "" +msgstr "date.range.type" #. module: date_range #: selection:date.range.generator,unit_of_time:0 diff --git a/date_range/i18n/zh_CN.po b/date_range/i18n/zh_CN.po index 5f86da4b8..ced9d0210 100644 --- a/date_range/i18n/zh_CN.po +++ b/date_range/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:45+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "生成日期范围" #: model:ir.model.fields,field_description:date_range.field_date_range_id #: model:ir.model.fields,field_description:date_range.field_date_range_type_id msgid "ID" -msgstr "" +msgstr "ID" #. module: date_range #: model:ir.model.fields,help:date_range.field_date_range_type_allow_overlap @@ -171,14 +171,14 @@ msgstr "最后修改时间" #: model:ir.model.fields,field_description:date_range.field_date_range_type_write_uid #: model:ir.model.fields,field_description:date_range.field_date_range_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_write_date #: model:ir.model.fields,field_description:date_range.field_date_range_type_write_date #: model:ir.model.fields,field_description:date_range.field_date_range_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_name @@ -215,8 +215,8 @@ msgstr "" #. module: date_range #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id -#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1739 -#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1736 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1716 +#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1713 msgid "Type" msgstr "" diff --git a/dead_mans_switch_client/i18n/bg.po b/dead_mans_switch_client/i18n/bg.po new file mode 100644 index 000000000..0eec93f45 --- /dev/null +++ b/dead_mans_switch_client/i18n/bg.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_client +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Kaloyan Naumov , 2016\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: dead_mans_switch_client +#: model:ir.actions.act_window,name:dead_mans_switch_client.action_setup +msgid "Configure the dead man's switch server" +msgstr "" + +#. module: dead_mans_switch_client +#: model:ir.model.fields,field_description:dead_mans_switch_client.field_dead_mans_switch_client_display_name +msgid "Display Name" +msgstr "" + +#. module: dead_mans_switch_client +#: model:ir.model.fields,field_description:dead_mans_switch_client.field_dead_mans_switch_client_id +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_client +#: model:ir.model.fields,field_description:dead_mans_switch_client.field_dead_mans_switch_client___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: dead_mans_switch_client +#: model:ir.model,name:dead_mans_switch_client.model_dead_mans_switch_client +msgid "dead.mans.switch.client" +msgstr "" diff --git a/dead_mans_switch_client/i18n/zh_CN.po b/dead_mans_switch_client/i18n/zh_CN.po index 87e79f6d4..0111d3d04 100644 --- a/dead_mans_switch_client/i18n/zh_CN.po +++ b/dead_mans_switch_client/i18n/zh_CN.po @@ -3,14 +3,14 @@ # * dead_mans_switch_client # # Translators: -# Jeffery Chenn , 2016 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-08-31 11:58+0000\n" -"Last-Translator: Jeffery Chenn , 2016\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,7 +31,7 @@ msgstr "显示名称" #. module: dead_mans_switch_client #: model:ir.model.fields,field_description:dead_mans_switch_client.field_dead_mans_switch_client_id msgid "ID" -msgstr "" +msgstr "ID" #. module: dead_mans_switch_client #: model:ir.model.fields,field_description:dead_mans_switch_client.field_dead_mans_switch_client___last_update diff --git a/letsencrypt/i18n/bg.po b/letsencrypt/i18n/bg.po new file mode 100644 index 000000000..7f8784bd3 --- /dev/null +++ b/letsencrypt/i18n/bg.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * letsencrypt +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-05-25 16:43+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: letsencrypt +#: model:ir.model,name:letsencrypt.model_letsencrypt +msgid "Abstract model providing functions for letsencrypt" +msgstr "" + +#. module: letsencrypt +#: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_display_name +msgid "Display Name" +msgstr "" + +#. module: letsencrypt +#: code:addons/letsencrypt/models/letsencrypt.py:44 +#, python-format +msgid "Error calling %s: %d" +msgstr "" + +#. module: letsencrypt +#: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id +msgid "ID" +msgstr "ID" + +#. module: letsencrypt +#: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: letsencrypt +#: code:addons/letsencrypt/models/letsencrypt.py:93 +#, python-format +msgid "Let's encrypt doesn't work with private addresses or local domains!" +msgstr "" diff --git a/letsencrypt/i18n/hr.po b/letsencrypt/i18n/hr.po index 629966b15..b3e050f1d 100644 --- a/letsencrypt/i18n/hr.po +++ b/letsencrypt/i18n/hr.po @@ -3,13 +3,14 @@ # * letsencrypt # # Translators: +# Bole , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:43+0000\n" -"PO-Revision-Date: 2016-05-25 16:43+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-09-30 09:29+0000\n" +"Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,7 +21,7 @@ msgstr "" #. module: letsencrypt #: model:ir.model,name:letsencrypt.model_letsencrypt msgid "Abstract model providing functions for letsencrypt" -msgstr "" +msgstr "Apstraktni model koji pruža funkcionalnosti za letsencrypt" #. module: letsencrypt #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_display_name @@ -31,7 +32,7 @@ msgstr "Naziv " #: code:addons/letsencrypt/models/letsencrypt.py:44 #, python-format msgid "Error calling %s: %d" -msgstr "" +msgstr "Greška u pozivu %s: %d" #. module: letsencrypt #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id @@ -47,4 +48,4 @@ msgstr "Zadnje modificirano" #: code:addons/letsencrypt/models/letsencrypt.py:93 #, python-format msgid "Let's encrypt doesn't work with private addresses or local domains!" -msgstr "" +msgstr "Let's encrypt ne radi sa privatnim adresama ili lokalnim domenama!" diff --git a/letsencrypt/i18n/zh_CN.po b/letsencrypt/i18n/zh_CN.po index eca4100d6..365ac93a1 100644 --- a/letsencrypt/i18n/zh_CN.po +++ b/letsencrypt/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:42+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -37,7 +37,7 @@ msgstr "错误,调用%s: %d" #. module: letsencrypt #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id msgid "ID" -msgstr "" +msgstr "ID" #. module: letsencrypt #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt___last_update diff --git a/mass_editing/i18n/it.po b/mass_editing/i18n/it.po index 5815e6230..00034fc88 100644 --- a/mass_editing/i18n/it.po +++ b/mass_editing/i18n/it.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" -"PO-Revision-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "MIME-Version: 1.0\n" @@ -38,13 +38,13 @@ msgstr "" #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_create_uid #: model:ir.model.fields,field_description:mass_editing.field_mass_object_create_uid msgid "Created by" -msgstr "" +msgstr "Created by" #. module: mass_editing #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_create_date #: model:ir.model.fields,field_description:mass_editing.field_mass_object_create_date msgid "Created on" -msgstr "" +msgstr "Created on" #. module: mass_editing #: code:addons/mass_editing/models/mass_object.py:89 @@ -76,7 +76,7 @@ msgstr "" #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_id #: model:ir.model.fields,field_description:mass_editing.field_mass_object_id msgid "ID" -msgstr "" +msgstr "ID" #. module: mass_editing #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard___last_update @@ -88,13 +88,13 @@ msgstr "" #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_write_uid #: model:ir.model.fields,field_description:mass_editing.field_mass_object_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Last Updated by" #. module: mass_editing #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_write_date #: model:ir.model.fields,field_description:mass_editing.field_mass_object_write_date msgid "Last Updated on" -msgstr "" +msgstr "Last Updated on" #. module: mass_editing #: model:ir.actions.act_window,name:mass_editing.action_mass_object_form diff --git a/mass_editing/i18n/pt_BR.po b/mass_editing/i18n/pt_BR.po index 6ba87e49c..e4b8eab82 100644 --- a/mass_editing/i18n/pt_BR.po +++ b/mass_editing/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" -"PO-Revision-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -56,7 +56,7 @@ msgstr "" #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_display_name #: model:ir.model.fields,field_description:mass_editing.field_mass_object_display_name msgid "Display Name" -msgstr "" +msgstr "Nome para Mostrar" #. module: mass_editing #: model:ir.ui.view,arch_db:mass_editing.view_mass_object_form @@ -82,7 +82,7 @@ msgstr "Identificação" #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard___last_update #: model:ir.model.fields,field_description:mass_editing.field_mass_object___last_update msgid "Last Modified on" -msgstr "" +msgstr "Última atualização em" #. module: mass_editing #: model:ir.model.fields,field_description:mass_editing.field_mass_editing_wizard_write_uid diff --git a/module_prototyper/i18n/fr.po b/module_prototyper/i18n/fr.po index c84855c80..b8b61190f 100644 --- a/module_prototyper/i18n/fr.po +++ b/module_prototyper/i18n/fr.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2016 +# yterrettaz , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" -"PO-Revision-Date: 2016-09-10 02:53+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: yterrettaz , 2016\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -395,7 +396,7 @@ msgstr "" #. module: module_prototyper #: model:ir.ui.view,arch_db:module_prototyper.view_ir_model_form msgid "Notes" -msgstr "" +msgstr "Commentaires" #. module: module_prototyper #: model:ir.model.fields,field_description:module_prototyper.field_ir_model_fields_notes diff --git a/password_security/i18n/am.po b/password_security/i18n/am.po new file mode 100644 index 000000000..b31d3ce02 --- /dev/null +++ b/password_security/i18n/am.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Mike T , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Mike T , 2016\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "ኩባንያዎች" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/ar.po b/password_security/i18n/ar.po new file mode 100644 index 000000000..c1dc13e34 --- /dev/null +++ b/password_security/i18n/ar.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# SaFi J. , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "الشركات" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "أنشئ بواسطة" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "أنشئ في" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "التاريخ" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "المؤرخات" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "المعرف" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "آخر تحديث بواسطة" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "آخر تحديث في" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "المستخدم" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "المستخدمون" diff --git a/password_security/i18n/bg.po b/password_security/i18n/bg.po new file mode 100644 index 000000000..d36870752 --- /dev/null +++ b/password_security/i18n/bg.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Kaloyan Naumov , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Дата" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/bs.po b/password_security/i18n/bs.po new file mode 100644 index 000000000..dcf5aed94 --- /dev/null +++ b/password_security/i18n/bs.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Istorija" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Korisnik" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/ca.po b/password_security/i18n/ca.po new file mode 100644 index 000000000..5383a0872 --- /dev/null +++ b/password_security/i18n/ca.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creat per" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creat el" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Història" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Darrera Actualització per" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Darrera Actualització el" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuari" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/cs.po b/password_security/i18n/cs.po new file mode 100644 index 000000000..1174e1fa7 --- /dev/null +++ b/password_security/i18n/cs.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Jaroslav Helemik Nemec , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Jaroslav Helemik Nemec , 2016\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Vytvořil(a)" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Vytvořeno" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historie" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Naposled upraveno" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Uživatel" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/da.po b/password_security/i18n/da.po new file mode 100644 index 000000000..1c46fcc97 --- /dev/null +++ b/password_security/i18n/da.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Virksomheder" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Oprettet af" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Oprettet den" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "Id" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Sidst opdateret af" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Brugere" diff --git a/password_security/i18n/de.po b/password_security/i18n/de.po new file mode 100644 index 000000000..9d136702e --- /dev/null +++ b/password_security/i18n/de.po @@ -0,0 +1,248 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Ermin Trevisan , 2016 +# Rudolf Schnapka , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Rudolf Schnapka , 2016\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Unternehmen" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Erstellt von" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Erstellt am:" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "Tage" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Verlauf" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "Numerisch" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Benutzer" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/password_security/i18n/el_GR.po b/password_security/i18n/el_GR.po new file mode 100644 index 000000000..1dcfa0136 --- /dev/null +++ b/password_security/i18n/el_GR.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Kostas Goutoudis , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Εταιρίες" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Δημιουργήθηκε από " + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "Κωδικός" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Τελευταία ενημέρωση από" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Τελευταία ενημέρωση στις" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Χρήστες" diff --git a/password_security/i18n/en_GB.po b/password_security/i18n/en_GB.po new file mode 100644 index 000000000..e8a7aa9ff --- /dev/null +++ b/password_security/i18n/en_GB.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Created by" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Created on" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Date" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "History" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "User" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es.po b/password_security/i18n/es.po new file mode 100644 index 000000000..9fccd4a2f --- /dev/null +++ b/password_security/i18n/es.po @@ -0,0 +1,248 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Antonio Trueba , 2016 +# OCA Transbot , 2016 +# oihane , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: oihane , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Compañías" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Fecha" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "Días" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historial" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "Numérico" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuario" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/password_security/i18n/es_AR.po b/password_security/i18n/es_AR.po new file mode 100644 index 000000000..6bfc4e472 --- /dev/null +++ b/password_security/i18n/es_AR.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Fecha" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historial" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Última actualización realizada por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Última actualización el" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_CO.po b/password_security/i18n/es_CO.po new file mode 100644 index 000000000..3af0fdda0 --- /dev/null +++ b/password_security/i18n/es_CO.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_CR.po b/password_security/i18n/es_CR.po new file mode 100644 index 000000000..3696ff652 --- /dev/null +++ b/password_security/i18n/es_CR.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Fecha" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historial" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuario" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_DO.po b/password_security/i18n/es_DO.po new file mode 100644 index 000000000..ca0f555cf --- /dev/null +++ b/password_security/i18n/es_DO.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_EC.po b/password_security/i18n/es_EC.po new file mode 100644 index 000000000..72b7c62d4 --- /dev/null +++ b/password_security/i18n/es_EC.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Fecha" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Histórico" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuario" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_ES.po b/password_security/i18n/es_ES.po new file mode 100644 index 000000000..76ad82611 --- /dev/null +++ b/password_security/i18n/es_ES.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_MX.po b/password_security/i18n/es_MX.po new file mode 100644 index 000000000..2a16f6be2 --- /dev/null +++ b/password_security/i18n/es_MX.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Fecha" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historial" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuario" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_PY.po b/password_security/i18n/es_PY.po new file mode 100644 index 000000000..3986cba52 --- /dev/null +++ b/password_security/i18n/es_PY.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/es_VE.po b/password_security/i18n/es_VE.po new file mode 100644 index 000000000..512456bd7 --- /dev/null +++ b/password_security/i18n/es_VE.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Fecha" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historial" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuario" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/et.po b/password_security/i18n/et.po new file mode 100644 index 000000000..6256ae30d --- /dev/null +++ b/password_security/i18n/et.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Loodud" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Kuupäev" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Ajalugu" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Kasutaja" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/eu.po b/password_security/i18n/eu.po new file mode 100644 index 000000000..507dfc57f --- /dev/null +++ b/password_security/i18n/eu.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/fa.po b/password_security/i18n/fa.po new file mode 100644 index 000000000..6dd1b84d3 --- /dev/null +++ b/password_security/i18n/fa.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "ایجاد شده توسط" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "ایجاد شده در" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "شناسه" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "آخرین به روز رسانی توسط" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "آخرین به روز رسانی در" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/fi.po b/password_security/i18n/fi.po new file mode 100644 index 000000000..2fe42c84c --- /dev/null +++ b/password_security/i18n/fi.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Jarmo Kortetjärvi , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Yritykset" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Luonut" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Luotu" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Päivämäärä" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nimi" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historia" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Viimeksi päivittänyt" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Käyttäjä" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Käyttäjät" diff --git a/password_security/i18n/fr.po b/password_security/i18n/fr.po new file mode 100644 index 000000000..c6a33705f --- /dev/null +++ b/password_security/i18n/fr.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Sociétés" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Créée par" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Créée le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Date" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nom à afficher" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historique" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Dernière modification par" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Modifié le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Utilisateur" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/password_security/i18n/fr_CA.po b/password_security/i18n/fr_CA.po new file mode 100644 index 000000000..c365c236d --- /dev/null +++ b/password_security/i18n/fr_CA.po @@ -0,0 +1,248 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Martin Malorni , 2016 +# OCA Transbot , 2016 +# Adriana Ierfino , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Adriana Ierfino , 2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Entreprises" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Date" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Afficher le nom" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "Identifiant" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/fr_CH.po b/password_security/i18n/fr_CH.po new file mode 100644 index 000000000..d74cf0ddb --- /dev/null +++ b/password_security/i18n/fr_CH.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CH\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Modifié par" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Modifié le" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/fr_FR.po b/password_security/i18n/fr_FR.po new file mode 100644 index 000000000..3202b5ff9 --- /dev/null +++ b/password_security/i18n/fr_FR.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Mohamed HABOU , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_FR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Sociétés" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Date" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/gl.po b/password_security/i18n/gl.po new file mode 100644 index 000000000..0a4aae06a --- /dev/null +++ b/password_security/i18n/gl.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# César Castro Cruz , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: César Castro Cruz , 2016\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Modificado por última vez o" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "ültima actualización por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuario" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/gl_ES.po b/password_security/i18n/gl_ES.po new file mode 100644 index 000000000..5a589bc78 --- /dev/null +++ b/password_security/i18n/gl_ES.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Alejandro Santana , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Alejandro Santana , 2016\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/he.po b/password_security/i18n/he.po new file mode 100644 index 000000000..ff849e0b6 --- /dev/null +++ b/password_security/i18n/he.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "נוצר על ידי" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "נוצר ב-" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "מזהה" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "עודכן לאחרונה על ידי" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "עודכן לאחרונה על" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/hr.po b/password_security/i18n/hr.po new file mode 100644 index 000000000..2186a49f7 --- /dev/null +++ b/password_security/i18n/hr.po @@ -0,0 +1,252 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Bole , 2016 +# Ana-Maria Olujić , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "Nakon koliko sati korisnik može ponovo mijenjati zaporku" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "Nemože koristiti zadnjih %d zaporki" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "Znakovi" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Poduzeća" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Kreirano " + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "Dana" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" +"Onemogući ponovljenokorištenje ovoliko prethodnih zaporki - koristite " +"negativni broj za beskonačno, ili 0 za onemogućivanje" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Prikaži naziv" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "Kriptirana zaporka" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "Ekstra" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Povijest" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "Koliko dana do isteka zaporke" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Zadnja izmjena na" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Zadnje ažuriranje izvršio" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Zadnje ažuriranje na" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "Zadnje ažuriranje zaporke" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "Mala slova" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "Malo slovo" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "Minimalno sati" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "Minimalni broj znakova" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "Mora sadržavati sljedeće:" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "Broj" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "Znamenka " + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "Povijest zaporki" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "Pravila zaporki" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "Zaporka mora biti %d znakova ili više." + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" +"Zaporka se može izmijeniti svakih %d sat(i). Molimo kontaktirajte " +"administratora za pomoć." + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "Zahtijeva malo slovo" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "Zahtijeva brojeve" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "Zahtijeva specijalne znakove" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "Zahtijeva veliko slovo" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "Zahtijevani znakovi" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "Povijest korisničkih zaporki" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "Specijano" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "Specijalni znak" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "Vremena" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "Veliko slovo" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "Veliko slovo" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Korisnik" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Korisnici" diff --git a/password_security/i18n/hr_HR.po b/password_security/i18n/hr_HR.po new file mode 100644 index 000000000..6e06f7a78 --- /dev/null +++ b/password_security/i18n/hr_HR.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Bole , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Poduzeća" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Povijest" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Zadnje ažurirao" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Korisnici" diff --git a/password_security/i18n/hu.po b/password_security/i18n/hu.po new file mode 100644 index 000000000..f6186e4f9 --- /dev/null +++ b/password_security/i18n/hu.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Készítette" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Létrehozás dátuma" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Dátum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Előzmény" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "Azonosító ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Utoljára frissítve, által" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Utoljára frissítve ekkor" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Felhasználó" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/id.po b/password_security/i18n/id.po new file mode 100644 index 000000000..b44c67b77 --- /dev/null +++ b/password_security/i18n/id.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Dibuat oleh" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Dibuat pada" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Tanggal" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Diperbaharui oleh" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Diperbaharui pada" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/it.po b/password_security/i18n/it.po new file mode 100644 index 000000000..e715146b8 --- /dev/null +++ b/password_security/i18n/it.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Paolo Valier , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Paolo Valier , 2016\n" +"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Aziende" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creato da" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creato il" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nome da visualizzare" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Storico" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Utente" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Utenti" diff --git a/password_security/i18n/ja.po b/password_security/i18n/ja.po new file mode 100644 index 000000000..d6b54cb78 --- /dev/null +++ b/password_security/i18n/ja.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "作成者" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "作成日" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "日付" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "履歴" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "最終更新者" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "最終更新日" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "ユーザ" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/ko.po b/password_security/i18n/ko.po new file mode 100644 index 000000000..213cfce78 --- /dev/null +++ b/password_security/i18n/ko.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "작성자" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "작성일" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "날짜" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/lt.po b/password_security/i18n/lt.po new file mode 100644 index 000000000..8e6f5b490 --- /dev/null +++ b/password_security/i18n/lt.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Sukurta" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Istorija" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Paskutini kartą atnaujino" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Naudotojas" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/lt_LT.po b/password_security/i18n/lt_LT.po new file mode 100644 index 000000000..415325f72 --- /dev/null +++ b/password_security/i18n/lt_LT.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Arminas Grigonis , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Arminas Grigonis , 2016\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt_LT\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Sukurta" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/lv.po b/password_security/i18n/lv.po new file mode 100644 index 000000000..f2105a848 --- /dev/null +++ b/password_security/i18n/lv.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Izveidoja" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Izveidots" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datums" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Pēdējo reizi atjaunoja" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Pēdējās izmaiņas" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Lietotājs" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/mk.po b/password_security/i18n/mk.po new file mode 100644 index 000000000..88ac12266 --- /dev/null +++ b/password_security/i18n/mk.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Креирано од" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Креирано на" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Датум" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Историја" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Последно ажурирање од" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Последно ажурирање на" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Корисник" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/mn.po b/password_security/i18n/mn.po new file mode 100644 index 000000000..e5ecc723a --- /dev/null +++ b/password_security/i18n/mn.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Үүсгэгч" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Үүсгэсэн огноо" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Огноо" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Түүх" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Сүүлийн засвар хийсэн" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Сүүлийн засвар хийсэн огноо" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Хэрэглэгч" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/nb.po b/password_security/i18n/nb.po new file mode 100644 index 000000000..b5d96cc01 --- /dev/null +++ b/password_security/i18n/nb.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Firmaer" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Opprettet av" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Opprettet" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Dato" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historie" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Bruker" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/nb_NO.po b/password_security/i18n/nb_NO.po new file mode 100644 index 000000000..82a888e2a --- /dev/null +++ b/password_security/i18n/nb_NO.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Imre Kristoffer Eilertsen , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Imre Kristoffer Eilertsen , 2016\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Firmaer" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Laget av" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Laget den" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Sist endret den" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Sist oppdatert den" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/nl.po b/password_security/i18n/nl.po new file mode 100644 index 000000000..461146b35 --- /dev/null +++ b/password_security/i18n/nl.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Erwin van der Ploeg , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Bedrijven" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Te tonen naam" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historie" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Laatst bijgewerkt op" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Laatste bijgewerkt door" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Gebruiker" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Gebruikers" diff --git a/password_security/i18n/nl_BE.po b/password_security/i18n/nl_BE.po new file mode 100644 index 000000000..a2fac03c8 --- /dev/null +++ b/password_security/i18n/nl_BE.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Shadania Sherwood , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Shadania Sherwood , 2016\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Bedrijven" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Gemaakt door" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Gemaakt op" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historiek" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Gebruiker" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/pl.po b/password_security/i18n/pl.po new file mode 100644 index 000000000..ebd02ca2e --- /dev/null +++ b/password_security/i18n/pl.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Utworzone przez" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Data utworzenia" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historia" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Ostatnio modyfikowane przez" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Data ostatniej modyfikacji" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Użytkownik" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/pt.po b/password_security/i18n/pt.po new file mode 100644 index 000000000..145834dbc --- /dev/null +++ b/password_security/i18n/pt.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Pedro Castro Silva , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nome a Apresentar" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Histórico" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Última Modificação Em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Utilizador" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/pt_BR.po b/password_security/i18n/pt_BR.po new file mode 100644 index 000000000..e23d722b2 --- /dev/null +++ b/password_security/i18n/pt_BR.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Paulo Ricardo , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Paulo Ricardo , 2016\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Empresas" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nome para Mostrar" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Histórico" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "Identificação" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "Numérico" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Usuário" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/password_security/i18n/pt_PT.po b/password_security/i18n/pt_PT.po new file mode 100644 index 000000000..bd014fb85 --- /dev/null +++ b/password_security/i18n/pt_PT.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Pedro Castro Silva , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nome a Apresentar" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Histórico" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Atualizado pela última vez por" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Atualizado pela última vez em" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Utilizador" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/ro.po b/password_security/i18n/ro.po new file mode 100644 index 000000000..62c0fcef3 --- /dev/null +++ b/password_security/i18n/ro.po @@ -0,0 +1,248 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Fekete Mihai , 2016 +# OCA Transbot , 2016 +# Dorin Hongu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Dorin Hongu , 2016\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Companii" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Creat de" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Creat la" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Data" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Nume Afişat" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Istoric" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Ultima actualizare în" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Ultima actualizare făcută de" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Ultima actualizare la" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "Numerică" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Utilizator" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/ru.po b/password_security/i18n/ru.po new file mode 100644 index 000000000..6abb943d2 --- /dev/null +++ b/password_security/i18n/ru.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Создано" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Создан" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Дата" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "История" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Последний раз обновлено" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Последний раз обновлено" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Пользователь" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/sk.po b/password_security/i18n/sk.po new file mode 100644 index 000000000..61fad1a0c --- /dev/null +++ b/password_security/i18n/sk.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# ivbo , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: ivbo , 2016\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Spoločnosti" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Vytvoril" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Vytvorené" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Dátum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Naposledy upravil" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Naposledy upravené" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/sl.po b/password_security/i18n/sl.po new file mode 100644 index 000000000..6d7b57cac --- /dev/null +++ b/password_security/i18n/sl.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Matjaž Mozetič , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Družbe" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Ustvaril" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "Dni" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "Prikazni naziv" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Zgodovina" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Zadnji posodobil" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "Numerično" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Uporabnik" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/password_security/i18n/sr.po b/password_security/i18n/sr.po new file mode 100644 index 000000000..76f8d8219 --- /dev/null +++ b/password_security/i18n/sr.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Kreiran" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/sr@latin.po b/password_security/i18n/sr@latin.po new file mode 100644 index 000000000..22b1347ec --- /dev/null +++ b/password_security/i18n/sr@latin.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Kreiran" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Istorijat" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Korisnik" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/sv.po b/password_security/i18n/sv.po new file mode 100644 index 000000000..2e31214d0 --- /dev/null +++ b/password_security/i18n/sv.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Skapad av" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Skapad den" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Datum" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Historia" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Senast uppdaterad av" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Användare" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/th.po b/password_security/i18n/th.po new file mode 100644 index 000000000..4629699c1 --- /dev/null +++ b/password_security/i18n/th.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "สร้างโดย" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "สร้างเมื่อ" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "วันที่" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "ประวัติ" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "รหัส" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "อัพเดทครั้งสุดท้ายโดย" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "ผู้ใช้" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/tr.po b/password_security/i18n/tr.po new file mode 100644 index 000000000..0e9cc22b7 --- /dev/null +++ b/password_security/i18n/tr.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +# Ahmet Altinisik , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: Ahmet Altinisik , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "Şirketler" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Oluşturan" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Oluşturuldu" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Tarih" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Geçmiş" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Son güncelleyen" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Son güncelleme" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Kullanıcı" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "Kullanıcılar" diff --git a/password_security/i18n/uk.po b/password_security/i18n/uk.po new file mode 100644 index 000000000..97c2ec0e9 --- /dev/null +++ b/password_security/i18n/uk.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Створив" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Створено" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Дата" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Востаннє відредаговано" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Дата останньої зміни" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/vi.po b/password_security/i18n/vi.po new file mode 100644 index 000000000..58ab5f682 --- /dev/null +++ b/password_security/i18n/vi.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Tạo trên" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "Ngày" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "Lịch sử" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "Người sử dụng" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/vi_VN.po b/password_security/i18n/vi_VN.po new file mode 100644 index 000000000..560cd0f66 --- /dev/null +++ b/password_security/i18n/vi_VN.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "Tạo bởi" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "Tạo vào" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "Cập nhật lần cuối bởi" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/password_security/i18n/zh_CN.po b/password_security/i18n/zh_CN.po new file mode 100644 index 000000000..033996f1c --- /dev/null +++ b/password_security/i18n/zh_CN.po @@ -0,0 +1,247 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# Jeffery Chenn , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "公司" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "创建人" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "创建时间" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "日期" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "历史" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "最后修改时间" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "最后更新人" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "最后更新时间" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "用户" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "用户" diff --git a/password_security/i18n/zh_TW.po b/password_security/i18n/zh_TW.po new file mode 100644 index 000000000..208b1be38 --- /dev/null +++ b/password_security/i18n/zh_TW.po @@ -0,0 +1,246 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * password_security +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_minimum +msgid "Amount of hours until a user may change password again" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:145 +#, python-format +msgid "Cannot use the most recent %d passwords" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_length +msgid "Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_company +msgid "Companies" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_uid +msgid "Created by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_create_date +msgid "Created on" +msgstr "建立於" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_date +msgid "Date" +msgstr "日期" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_expiration +msgid "Days" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_history +msgid "" +"Disallow reuse of this many previous passwords - use negative number for " +"infinite, or 0 to disable" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_display_name +msgid "Display Name" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_password_crypt +msgid "Encrypted Password" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Extra" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_history +msgid "History" +msgstr "歷史記錄" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_expiration +msgid "How many days until passwords expire" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_id +msgid "ID" +msgstr "ID" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history___last_update +msgid "Last Modified on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_write_date +msgid "Last Updated on" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_write_date +msgid "Last password update" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_lower +msgid "Lowercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:51 +#, python-format +msgid "Lowercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_minimum +msgid "Minimum Hours" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_length +msgid "Minimum number of characters" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:59 +#, python-format +msgid "Must contain the following:" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_numeric +msgid "Numeric" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:55 +#, python-format +msgid "Numeric digit" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_password_history_ids +msgid "Password History" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Password Policy" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:62 +#, python-format +msgid "Password must be %d characters or more." +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:121 +#, python-format +msgid "" +"Passwords can only be reset every %d hour(s). Please contact an " +"administrator for assistance." +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_lower +msgid "Require lowercase letters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_numeric +msgid "Require numeric digits" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_special +msgid "Require special characters" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,help:password_security.field_res_company_password_upper +msgid "Require uppercase letters" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Required Characters" +msgstr "" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users_pass_history +msgid "Res Users Password History" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_special +msgid "Special" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:57 +#, python-format +msgid "Special character" +msgstr "" + +#. module: password_security +#: model:ir.ui.view,arch_db:password_security.view_company_form +msgid "Timings" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_company_password_upper +msgid "Uppercase" +msgstr "" + +#. module: password_security +#: code:addons/password_security/models/res_users.py:53 +#, python-format +msgid "Uppercase letter" +msgstr "" + +#. module: password_security +#: model:ir.model.fields,field_description:password_security.field_res_users_pass_history_user_id +msgid "User" +msgstr "使用者" + +#. module: password_security +#: model:ir.model,name:password_security.model_res_users +msgid "Users" +msgstr "" diff --git a/server_environment/i18n/bg.po b/server_environment/i18n/bg.po new file mode 100644 index 000000000..90fda26c9 --- /dev/null +++ b/server_environment/i18n/bg.po @@ -0,0 +1,616 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-02-26 16:09+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_display_name +msgid "Display Name" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_id +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: server_environment +#: model:ir.actions.act_window,name:server_environment.act_show_config_window +#: model:ir.ui.menu,name:server_environment.menu_server_show_config +msgid "Server Environment" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_custom_ged +#: | ged_folder +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service +#: | CONSTA +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service +#: | CONSTB +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service +#: | CONSTC +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | in_path +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | out_path +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | password +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | port +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | server +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | tls +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_external_service_ftp +#: | user +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_misc +#: | completed_state +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_misc +#: | smtp_server +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | addons_path +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | admin_passwd +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | config +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | csv_internal_sep +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | data_dir +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_host +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_maxconn +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_name +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_password +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_port +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_template +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | db_user +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | dbfilter +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | debug_mode +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | demo +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | dev_mode +msgid "openerp | dev_mode" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | email_from +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | geoip_database +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | import_partial +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | init +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | language +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | limit_memory_hard +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | limit_memory_soft +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | limit_request +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | limit_time_cpu +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | limit_time_real +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | list_db +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | log_db +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | log_db_level +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | log_handler +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | log_level +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | logfile +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | logrotate +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | longpolling_port +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | max_cron_threads +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | osv_memory_age_limit +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | osv_memory_count_limit +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | overwrite_existing_translations +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | pg_path +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | pidfile +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | proxy_mode +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | publisher_warranty_url +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | reportgz +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | root_path +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | running_env +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | save +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | server_wide_modules +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | smtp_password +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | smtp_port +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | smtp_server +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | smtp_ssl +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | smtp_user +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | stop_after_init +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | syslog +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | test_commit +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | test_enable +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | test_file +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | test_report_directory +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | translate_in +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | translate_modules +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | translate_out +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | unaccent +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | update +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | without_demo +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | workers +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | xmlrpc +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | xmlrpc_interface +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_openerp +#: | xmlrpc_port +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: model:ir.model,name:server_environment.model_server_config +msgid "server.config" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | architecture +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | locale +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | lsb_release +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | openerp +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | os_name +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | platform +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | python +msgid "system | python" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | release +msgid "system | release" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | revision +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_system +#: | version +msgid "system | version" +msgstr "" + +#. module: server_environment +#: model:ir.model.fields,field_description:server_environment.field_server_config_wkhtml2pdf +#: | lib_path +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/hr.po b/server_environment/i18n/hr.po index 2d3a46dcc..68d77bb35 100644 --- a/server_environment/i18n/hr.po +++ b/server_environment/i18n/hr.po @@ -3,12 +3,13 @@ # * server_environment # # Translators: +# Bole , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-01 13:12+0000\n" -"PO-Revision-Date: 2016-05-06 13:11+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" "Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" @@ -45,18 +46,18 @@ msgstr "Zadnje modificirano" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Zadnji ažurirao" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zadnje ažuriranje" #. module: server_environment #: model:ir.actions.act_window,name:server_environment.act_show_config_window #: model:ir.ui.menu,name:server_environment.menu_server_show_config msgid "Server Environment" -msgstr "" +msgstr "Serversko okruženje" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config_custom_ged diff --git a/server_environment/i18n/zh_CN.po b/server_environment/i18n/zh_CN.po index 4c1287783..71cacb346 100644 --- a/server_environment/i18n/zh_CN.po +++ b/server_environment/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:42+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -36,7 +36,7 @@ msgstr "显示名称" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config_id msgid "ID" -msgstr "" +msgstr "ID" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config___last_update @@ -46,12 +46,12 @@ msgstr "最后修改时间" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: server_environment #: model:ir.model.fields,field_description:server_environment.field_server_config_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: server_environment #: model:ir.actions.act_window,name:server_environment.act_show_config_window diff --git a/test_configuration_helper/i18n/bg.po b/test_configuration_helper/i18n/bg.po new file mode 100644 index 000000000..c5d86f4b9 --- /dev/null +++ b/test_configuration_helper/i18n/bg.po @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * test_configuration_helper +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-05-26 06:58+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: test_configuration_helper +#: model:ir.model,name:test_configuration_helper.model_a_config_settings +#: model:ir.model,name:test_configuration_helper.model_b_config_settings +msgid "Abstract configuration settings" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model,name:test_configuration_helper.model_res_company +msgid "Companies" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_company_id +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_company_id +msgid "Company" +msgstr "Фирма" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_create_uid +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_create_date +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_display_name +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_display_name +msgid "Display Name" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_id +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_id +msgid "ID" +msgstr "ID" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings___last_update +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_write_uid +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_write_date +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_integer +#: model:ir.model.fields,field_description:test_configuration_helper.field_res_company_prefix_a_integer +msgid "Prefix a integer" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_name +#: model:ir.model.fields,field_description:test_configuration_helper.field_res_company_prefix_a_name +msgid "Prefix a name" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_partner_id +#: model:ir.model.fields,field_description:test_configuration_helper.field_res_company_prefix_a_partner_id +msgid "Prefix a partner id" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_integer +#: model:ir.model.fields,field_description:test_configuration_helper.field_res_company_prefix_b_integer +msgid "int" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_name +#: model:ir.model.fields,field_description:test_configuration_helper.field_res_company_prefix_b_name +msgid "name" +msgstr "" + +#. module: test_configuration_helper +#: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_partner_id +#: model:ir.model.fields,field_description:test_configuration_helper.field_res_company_prefix_b_partner_id +msgid "unknown" +msgstr "" diff --git a/test_configuration_helper/i18n/de.po b/test_configuration_helper/i18n/de.po index 2fb8ee09e..33c5f9f43 100644 --- a/test_configuration_helper/i18n/de.po +++ b/test_configuration_helper/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-05-26 06:58+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-9-0/language/de/)\n" @@ -32,7 +32,7 @@ msgstr "Unternehmen" #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_company_id #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_company_id msgid "Company" -msgstr "" +msgstr "Unternehmen" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_create_uid diff --git a/test_configuration_helper/i18n/hr.po b/test_configuration_helper/i18n/hr.po index fb426324a..ebe98bb43 100644 --- a/test_configuration_helper/i18n/hr.po +++ b/test_configuration_helper/i18n/hr.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-29 00:49+0000\n" -"PO-Revision-Date: 2016-05-26 06:58+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-09-30 09:23+0000\n" +"Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -68,13 +68,13 @@ msgstr "Zadnje modificirano" #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_write_uid #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Zadnji ažurirao" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_write_date #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zadnje ažuriranje" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_integer diff --git a/test_configuration_helper/i18n/it.po b/test_configuration_helper/i18n/it.po index 91330bdaa..0b08e8102 100644 --- a/test_configuration_helper/i18n/it.po +++ b/test_configuration_helper/i18n/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 02:53+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-05-26 06:58+0000\n" "Last-Translator: <>\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/it/)\n" @@ -32,7 +32,7 @@ msgstr "" #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_company_id #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_company_id msgid "Company" -msgstr "" +msgstr "Azienda" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_create_uid diff --git a/test_configuration_helper/i18n/sl.po b/test_configuration_helper/i18n/sl.po index 8e1facdbf..9e2c329ef 100644 --- a/test_configuration_helper/i18n/sl.po +++ b/test_configuration_helper/i18n/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:43+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" "PO-Revision-Date: 2016-05-26 06:58+0000\n" "Last-Translator: <>\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/sl/)\n" @@ -32,7 +32,7 @@ msgstr "" #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_company_id #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_company_id msgid "Company" -msgstr "" +msgstr "Družba" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_create_uid diff --git a/test_configuration_helper/i18n/zh_CN.po b/test_configuration_helper/i18n/zh_CN.po index 05285eb77..fb883e327 100644 --- a/test_configuration_helper/i18n/zh_CN.po +++ b/test_configuration_helper/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:43+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -57,7 +57,7 @@ msgstr "显示名称" #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_id #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_id msgid "ID" -msgstr "" +msgstr "ID" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings___last_update @@ -69,13 +69,13 @@ msgstr "最后修改时间" #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_write_uid #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_write_date #: model:ir.model.fields,field_description:test_configuration_helper.field_b_config_settings_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: test_configuration_helper #: model:ir.model.fields,field_description:test_configuration_helper.field_a_config_settings_integer diff --git a/users_ldap_mail/i18n/hr.po b/users_ldap_mail/i18n/hr.po new file mode 100644 index 000000000..d0fceb73c --- /dev/null +++ b/users_ldap_mail/i18n/hr.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_mail +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-09-30 09:27+0000\n" +"Last-Translator: Bole \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: users_ldap_mail +#: model:ir.model.fields,help:users_ldap_mail.field_res_company_ldap_name_attribute +msgid "" +"By default 'cn' is used. For ActiveDirectory you might use 'displayName' " +"instead." +msgstr "Zadano se koristi 'cn'. Za Active Directory može se koristiti i 'displayName' umjesto 'cn'." + +#. module: users_ldap_mail +#: model:ir.model.fields,field_description:users_ldap_mail.field_res_company_ldap_mail_attribute +msgid "E-mail attribute" +msgstr "E-mail atribut" + +#. module: users_ldap_mail +#: model:ir.model.fields,help:users_ldap_mail.field_res_company_ldap_mail_attribute +msgid "LDAP attribute to use to retrieve em-mail address." +msgstr "LDAP atribut za dohvat e-mail drese" + +#. module: users_ldap_mail +#: model:ir.model.fields,field_description:users_ldap_mail.field_res_company_ldap_name_attribute +msgid "Name Attribute" +msgstr "Atribut Naziv" + +#. module: users_ldap_mail +#: model:ir.model,name:users_ldap_mail.model_res_company_ldap +msgid "res.company.ldap" +msgstr "res.company.ldap" diff --git a/users_ldap_populate/i18n/bg.po b/users_ldap_populate/i18n/bg.po new file mode 100644 index 000000000..d7b2a0947 --- /dev/null +++ b/users_ldap_populate/i18n/bg.po @@ -0,0 +1,105 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-09-25 14:00+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: users_ldap_populate +#: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name +msgid "Display Name" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name +msgid "Name" +msgstr "Име" + +#. module: users_ldap_populate +#: code:addons/users_ldap_populate/model/users_ldap.py:64 +#, python-format +msgid "" +"No login attribute found: Could not extract login attribute from filter %s" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view +msgid "OK" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap +msgid "res.company.ldap" +msgstr "" diff --git a/users_ldap_populate/i18n/hr.po b/users_ldap_populate/i18n/hr.po index 11f868c15..52cc686f5 100644 --- a/users_ldap_populate/i18n/hr.po +++ b/users_ldap_populate/i18n/hr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-01 13:12+0000\n" -"PO-Revision-Date: 2016-05-06 13:12+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" "Last-Translator: Bole \n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "Add populate button to ldap view" -msgstr "" +msgstr "Dodaj preuzmi gumb na ldap pogled" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid @@ -46,7 +46,7 @@ msgstr "ID" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id msgid "LDAP Configuration" -msgstr "" +msgstr "LDAP postavke" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update @@ -56,12 +56,12 @@ msgstr "Zadnje modificirano" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid msgid "Last Updated by" -msgstr "" +msgstr "Zadnji ažurirao" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date msgid "Last Updated on" -msgstr "" +msgstr "Zadnje ažuriranje" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name @@ -73,34 +73,34 @@ msgstr "Ime" #, python-format msgid "" "No login attribute found: Could not extract login attribute from filter %s" -msgstr "" +msgstr "Atribut login nije pronađen: Nije moguć dohvat atributa iz filtera %s" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created msgid "Number of users created" -msgstr "" +msgstr "Broj kreiranih korisnika" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view msgid "OK" -msgstr "" +msgstr "OK" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate" -msgstr "" +msgstr "Popuni" #. module: users_ldap_populate #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view msgid "Populate user database" -msgstr "" +msgstr "Ppuni bazu korisnika" #. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard msgid "Populate users from LDAP" -msgstr "" +msgstr "Popuni korisnike iz LDAP-a" #. module: users_ldap_populate #: model:ir.model,name:users_ldap_populate.model_res_company_ldap msgid "res.company.ldap" -msgstr "" +msgstr "res.company.ldap" diff --git a/users_ldap_populate/i18n/zh_CN.po b/users_ldap_populate/i18n/zh_CN.po index 5ba95e4ce..8f8137c81 100644 --- a/users_ldap_populate/i18n/zh_CN.po +++ b/users_ldap_populate/i18n/zh_CN.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-31 11:58+0000\n" -"PO-Revision-Date: 2016-09-04 06:44+0000\n" +"POT-Creation-Date: 2016-10-04 09:42+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jeffery Chenn \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-server-tools-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -41,7 +41,7 @@ msgstr "显示名称" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id msgid "ID" -msgstr "" +msgstr "ID" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id @@ -56,12 +56,12 @@ msgstr "最后修改时间" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid msgid "Last Updated by" -msgstr "" +msgstr "最后更新者" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date msgid "Last Updated on" -msgstr "" +msgstr "上次更新日期" #. module: users_ldap_populate #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name