diff --git a/attachment_metadata/i18n/bg.po b/attachment_metadata/i18n/bg.po new file mode 100644 index 000000000..a7d945d83 --- /dev/null +++ b/attachment_metadata/i18n/bg.po @@ -0,0 +1,242 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_metadata +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-06-01 09:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,name:0 +msgid "Attachment Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,attachment_id:0 +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 +msgid "Attachments" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Binary" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,type:0 +msgid "Binary File or URL" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#: field:ir.attachment.metadata,company_id:0 +msgid "Company" +msgstr "Фирма" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Creation Month" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,db_datas:0 +msgid "Database Data" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,description:0 +msgid "Description" +msgstr "Описание" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,external_hash:0 +msgid "External hash" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,datas:0 +msgid "File Content" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,datas_fname:0 +msgid "File Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,file_size:0 +msgid "File Size" +msgstr "" + +#. module: attachment_metadata +#: code:addons/attachment_metadata/models/attachment.py:43 +#, 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 +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 +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 +msgid "File type" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.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" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,id:0 +msgid "ID" +msgstr "ID" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,internal_hash:0 +msgid "Internal hash" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,attachment_id:0 +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 +msgid "Meta data Attachments" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "My Document(s)" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Owner" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_model:0 +msgid "Resource Model" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_name:0 +msgid "Resource Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,store_fname:0 +msgid "Stored Filename" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,res_model:0 +msgid "The database object this attachment will be attached to" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,file_type:0 +msgid "" +"The file type determines an import method to be used to parse and transform " +"data before their import in ERP" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,res_id:0 +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 +msgid "Type" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,url:0 +msgid "Url" +msgstr "" diff --git a/attachment_metadata/i18n/de.po b/attachment_metadata/i18n/de.po index fe88b281c..44175843d 100644 --- a/attachment_metadata/i18n/de.po +++ b/attachment_metadata/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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" @@ -52,7 +52,7 @@ msgstr "" #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search #: field:ir.attachment.metadata,company_id:0 msgid "Company" -msgstr "" +msgstr "Unternehmen" #. module: attachment_metadata #: field:ir.attachment.metadata,create_uid:0 @@ -82,7 +82,7 @@ msgstr "Beschreibung" #. module: attachment_metadata #: field:ir.attachment.metadata,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: attachment_metadata #: field:ir.attachment.metadata,external_hash:0 @@ -140,7 +140,7 @@ msgstr "" #. module: attachment_metadata #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search msgid "Group By" -msgstr "" +msgstr "Gruppieren nach" #. module: attachment_metadata #: field:ir.attachment.metadata,id:0 @@ -155,7 +155,7 @@ msgstr "" #. module: attachment_metadata #: field:ir.attachment.metadata,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Zuletzt geändert am" #. module: attachment_metadata #: field:ir.attachment.metadata,write_uid:0 diff --git a/attachment_metadata/i18n/es.po b/attachment_metadata/i18n/es.po index 21d731b59..88dac99ca 100644 --- a/attachment_metadata/i18n/es.po +++ b/attachment_metadata/i18n/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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" @@ -229,12 +229,12 @@ msgstr "" #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search #: field:ir.attachment.metadata,type:0 msgid "Type" -msgstr "" +msgstr "Tipo" #. module: attachment_metadata #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search msgid "URL" -msgstr "" +msgstr "URL" #. module: attachment_metadata #: field:ir.attachment.metadata,url:0 diff --git a/attachment_metadata/i18n/hr.po b/attachment_metadata/i18n/hr.po new file mode 100644 index 000000000..f409cce66 --- /dev/null +++ b/attachment_metadata/i18n/hr.po @@ -0,0 +1,242 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_metadata +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-06-01 09:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Attachment" +msgstr "Privitak" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,name:0 +msgid "Attachment Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,attachment_id:0 +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 +msgid "Attachments" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Binary" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,type:0 +msgid "Binary File or URL" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#: field:ir.attachment.metadata,company_id:0 +msgid "Company" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Creation Month" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,db_datas:0 +msgid "Database Data" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,description:0 +msgid "Description" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: attachment_metadata +#: field:ir.attachment.metadata,external_hash:0 +msgid "External hash" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,datas:0 +msgid "File Content" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,datas_fname:0 +msgid "File Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,file_size:0 +msgid "File Size" +msgstr "" + +#. module: attachment_metadata +#: code:addons/attachment_metadata/models/attachment.py:43 +#, 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 +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 +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 +msgid "File type" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.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" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,id:0 +msgid "ID" +msgstr "ID" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,internal_hash:0 +msgid "Internal hash" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,attachment_id:0 +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 +msgid "Meta data Attachments" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "My Document(s)" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Owner" +msgstr "Vlasnik" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_model:0 +msgid "Resource Model" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_name:0 +msgid "Resource Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,store_fname:0 +msgid "Stored Filename" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,res_model:0 +msgid "The database object this attachment will be attached to" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,file_type:0 +msgid "" +"The file type determines an import method to be used to parse and transform " +"data before their import in ERP" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,res_id:0 +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 +msgid "Type" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,url:0 +msgid "Url" +msgstr "" diff --git a/attachment_metadata/i18n/hr_HR.po b/attachment_metadata/i18n/hr_HR.po new file mode 100644 index 000000000..eeff9563f --- /dev/null +++ b/attachment_metadata/i18n/hr_HR.po @@ -0,0 +1,242 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_metadata +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-06-01 09:37+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Attachment" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,name:0 +msgid "Attachment Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,attachment_id:0 +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 +msgid "Attachments" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Binary" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,type:0 +msgid "Binary File or URL" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +#: field:ir.attachment.metadata,company_id:0 +msgid "Company" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Creation Month" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,db_datas:0 +msgid "Database Data" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,description:0 +msgid "Description" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,external_hash:0 +msgid "External hash" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,datas:0 +msgid "File Content" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,datas_fname:0 +msgid "File Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,file_size:0 +msgid "File Size" +msgstr "" + +#. module: attachment_metadata +#: code:addons/attachment_metadata/models/attachment.py:43 +#, 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 +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 +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 +msgid "File type" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.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" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,id:0 +msgid "ID" +msgstr "ID" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,internal_hash:0 +msgid "Internal hash" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,attachment_id:0 +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 +msgid "Meta data Attachments" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "My Document(s)" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "Owner" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_model:0 +msgid "Resource Model" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,res_name:0 +msgid "Resource Name" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,store_fname:0 +msgid "Stored Filename" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,res_model:0 +msgid "The database object this attachment will be attached to" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,file_type:0 +msgid "" +"The file type determines an import method to be used to parse and transform " +"data before their import in ERP" +msgstr "" + +#. module: attachment_metadata +#: help:ir.attachment.metadata,res_id:0 +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 +msgid "Type" +msgstr "" + +#. module: attachment_metadata +#: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search +msgid "URL" +msgstr "" + +#. module: attachment_metadata +#: field:ir.attachment.metadata,url:0 +msgid "Url" +msgstr "" diff --git a/attachment_metadata/i18n/it.po b/attachment_metadata/i18n/it.po index f85fc0522..33d784378 100644 --- a/attachment_metadata/i18n/it.po +++ b/attachment_metadata/i18n/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-28 00:59+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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" @@ -52,7 +52,7 @@ msgstr "" #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search #: field:ir.attachment.metadata,company_id:0 msgid "Company" -msgstr "" +msgstr "Azienda" #. module: attachment_metadata #: field:ir.attachment.metadata,create_uid:0 diff --git a/auditlog/i18n/bg.po b/auditlog/i18n/bg.po new file mode 100644 index 000000000..920020113 --- /dev/null +++ b/auditlog/i18n/bg.po @@ -0,0 +1,436 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_autovacuum +msgid "Auditlog - Delete old logs" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_http_session +msgid "Auditlog - HTTP User session log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_http_request +msgid "Auditlog - HTTP request log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,user_context:0 +msgid "Context" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,create_uid:0 +#: field:auditlog.http.request,create_uid:0 +#: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0 +#: field:auditlog.log.line,create_uid:0 field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: auditlog +#: field:auditlog.autovacuum,create_date:0 +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,create_date:0 +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0 +#: field:auditlog.log.line,create_date:0 field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_description:0 +msgid "Description" +msgstr "Описание" + +#. module: auditlog +#: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0 +#: field:auditlog.log.line,display_name:0 field:auditlog.rule,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "" + +#. module: auditlog +#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0 +msgid "Fast log" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "" + +#. module: auditlog +#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0 +msgid "Full log" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_type:0 +msgid "" +"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n" +"Fast log: only log the changes made through the create and write operations (less information, but it is faster)" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "HTTP Context" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_form +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,http_request_id:0 +msgid "HTTP Request" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_form +#: field:auditlog.http.session,http_request_ids:0 +#: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree +msgid "HTTP Requests" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0 +#: field:auditlog.http.session,id:0 field:auditlog.log,id:0 +#: field:auditlog.log.line,id:0 field:auditlog.rule,id:0 +msgid "ID" +msgstr "ID" + +#. module: auditlog +#: field:auditlog.autovacuum,__last_update:0 +#: field:auditlog.http.request,__last_update:0 +#: field:auditlog.http.session,__last_update:0 +#: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0 +#: field:auditlog.rule,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: auditlog +#: field:auditlog.autovacuum,write_uid:0 +#: field:auditlog.http.request,write_uid:0 +#: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0 +#: field:auditlog.log.line,write_uid:0 field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: auditlog +#: field:auditlog.autovacuum,write_date:0 +#: field:auditlog.http.request,write_date:0 +#: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0 +#: field:auditlog.log.line,write_date:0 field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_form +#: field:auditlog.http.request,log_ids:0 +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,display_name:0 +#: field:auditlog.http.session,display_name:0 field:auditlog.rule,name:0 +msgid "Name" +msgstr "Име" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,name:0 +msgid "Path" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,root_url:0 +msgid "Root URL" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,http_session_id:0 +#: field:auditlog.log,http_session_id:0 +msgid "Session" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.session,name:0 +msgid "Session ID" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_name:0 +msgid "Technical name" +msgstr "" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0 +msgid "Type" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,user_id:0 +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: field:auditlog.http.session,user_id:0 +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_form +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "User session" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree +msgid "User sessions" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:538 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/de.po b/auditlog/i18n/de.po index bbb247c8e..a36202dd0 100644 --- a/auditlog/i18n/de.po +++ b/auditlog/i18n/de.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-06 02:41+0000\n" -"PO-Revision-Date: 2016-05-04 19:14+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "Beschreibung" #: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0 #: field:auditlog.log.line,display_name:0 field:auditlog.rule,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_search @@ -181,7 +181,7 @@ msgstr "ID" #: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0 #: field:auditlog.rule,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Zuletzt geändert am" #. module: auditlog #: field:auditlog.autovacuum,write_uid:0 @@ -432,7 +432,7 @@ msgid "Values" msgstr "Werte" #. module: auditlog -#: code:addons/auditlog/models/rule.py:555 +#: code:addons/auditlog/models/rule.py:538 #, python-format msgid "View logs" msgstr "" diff --git a/auditlog/i18n/es.po b/auditlog/i18n/es.po index b61518823..23198d06d 100644 --- a/auditlog/i18n/es.po +++ b/auditlog/i18n/es.po @@ -8,7 +8,7 @@ # bossnm11 , 2014 # Carles Antoli , 2015 # Carles Antoli , 2015 -# Chanseok , 2014 +# Chanseok , 2014 # danimaribeiro , 2016 # FIRST AUTHOR , 2012,2014 # Hotellook, 2014 @@ -30,8 +30,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:41+0000\n" -"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/es/)\n" "MIME-Version: 1.0\n" @@ -405,7 +405,7 @@ msgstr "Ya existe una regla definida para este modelo.\nNo puede definir otra: p #. module: auditlog #: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0 msgid "Type" -msgstr "" +msgstr "Tipo" #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_form diff --git a/auditlog/i18n/hr.po b/auditlog/i18n/hr.po new file mode 100644 index 000000000..0487f8b4c --- /dev/null +++ b/auditlog/i18n/hr.po @@ -0,0 +1,436 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_autovacuum +msgid "Auditlog - Delete old logs" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_http_session +msgid "Auditlog - HTTP User session log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_http_request +msgid "Auditlog - HTTP request log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,user_context:0 +msgid "Context" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,create_uid:0 +#: field:auditlog.http.request,create_uid:0 +#: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0 +#: field:auditlog.log.line,create_uid:0 field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: auditlog +#: field:auditlog.autovacuum,create_date:0 +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,create_date:0 +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0 +#: field:auditlog.log.line,create_date:0 field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_description:0 +msgid "Description" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0 +#: field:auditlog.log.line,display_name:0 field:auditlog.rule,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "" + +#. module: auditlog +#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0 +msgid "Fast log" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "" + +#. module: auditlog +#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0 +msgid "Full log" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_type:0 +msgid "" +"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n" +"Fast log: only log the changes made through the create and write operations (less information, but it is faster)" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "HTTP Context" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_form +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,http_request_id:0 +msgid "HTTP Request" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_form +#: field:auditlog.http.session,http_request_ids:0 +#: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree +msgid "HTTP Requests" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0 +#: field:auditlog.http.session,id:0 field:auditlog.log,id:0 +#: field:auditlog.log.line,id:0 field:auditlog.rule,id:0 +msgid "ID" +msgstr "ID" + +#. module: auditlog +#: field:auditlog.autovacuum,__last_update:0 +#: field:auditlog.http.request,__last_update:0 +#: field:auditlog.http.session,__last_update:0 +#: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0 +#: field:auditlog.rule,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auditlog +#: field:auditlog.autovacuum,write_uid:0 +#: field:auditlog.http.request,write_uid:0 +#: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0 +#: field:auditlog.log.line,write_uid:0 field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: auditlog +#: field:auditlog.autovacuum,write_date:0 +#: field:auditlog.http.request,write_date:0 +#: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0 +#: field:auditlog.log.line,write_date:0 field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_form +#: field:auditlog.http.request,log_ids:0 +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: auditlog +#: field:auditlog.http.request,display_name:0 +#: field:auditlog.http.session,display_name:0 field:auditlog.rule,name:0 +msgid "Name" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,name:0 +msgid "Path" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,root_url:0 +msgid "Root URL" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,http_session_id:0 +#: field:auditlog.log,http_session_id:0 +msgid "Session" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.session,name:0 +msgid "Session ID" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_name:0 +msgid "Technical name" +msgstr "" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0 +msgid "Type" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,user_id:0 +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: field:auditlog.http.session,user_id:0 +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_form +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "User session" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree +msgid "User sessions" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:538 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/hr_HR.po b/auditlog/i18n/hr_HR.po new file mode 100644 index 000000000..8f56f5a5b --- /dev/null +++ b/auditlog/i18n/hr_HR.po @@ -0,0 +1,436 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_autovacuum +msgid "Auditlog - Delete old logs" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_http_session +msgid "Auditlog - HTTP User session log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_http_request +msgid "Auditlog - HTTP request log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,user_context:0 +msgid "Context" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,create_uid:0 +#: field:auditlog.http.request,create_uid:0 +#: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0 +#: field:auditlog.log.line,create_uid:0 field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: auditlog +#: field:auditlog.autovacuum,create_date:0 +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,create_date:0 +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0 +#: field:auditlog.log.line,create_date:0 field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_description:0 +msgid "Description" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0 +#: field:auditlog.log.line,display_name:0 field:auditlog.rule,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "" + +#. module: auditlog +#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0 +msgid "Fast log" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "" + +#. module: auditlog +#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0 +msgid "Full log" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_type:0 +msgid "" +"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n" +"Fast log: only log the changes made through the create and write operations (less information, but it is faster)" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "HTTP Context" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_form +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,http_request_id:0 +msgid "HTTP Request" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_form +#: field:auditlog.http.session,http_request_ids:0 +#: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree +msgid "HTTP Requests" +msgstr "" + +#. module: auditlog +#: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0 +#: field:auditlog.http.session,id:0 field:auditlog.log,id:0 +#: field:auditlog.log.line,id:0 field:auditlog.rule,id:0 +msgid "ID" +msgstr "ID" + +#. module: auditlog +#: field:auditlog.autovacuum,__last_update:0 +#: field:auditlog.http.request,__last_update:0 +#: field:auditlog.http.session,__last_update:0 +#: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0 +#: field:auditlog.rule,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auditlog +#: field:auditlog.autovacuum,write_uid:0 +#: field:auditlog.http.request,write_uid:0 +#: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0 +#: field:auditlog.log.line,write_uid:0 field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: auditlog +#: field:auditlog.autovacuum,write_date:0 +#: field:auditlog.http.request,write_date:0 +#: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0 +#: field:auditlog.log.line,write_date:0 field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_form +#: field:auditlog.http.request,log_ids:0 +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,display_name:0 +#: field:auditlog.http.session,display_name:0 field:auditlog.rule,name:0 +msgid "Name" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,name:0 +msgid "Path" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,root_url:0 +msgid "Root URL" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.request,http_session_id:0 +#: field:auditlog.log,http_session_id:0 +msgid "Session" +msgstr "" + +#. module: auditlog +#: field:auditlog.http.session,name:0 +msgid "Session ID" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_name:0 +msgid "Technical name" +msgstr "" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0 +msgid "Type" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: field:auditlog.http.request,user_id:0 +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: field:auditlog.http.session,user_id:0 +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_form +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "User session" +msgstr "" + +#. module: auditlog +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search +#: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree +msgid "User sessions" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:538 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auth_brute_force/i18n/bg.po b/auth_brute_force/i18n/bg.po new file mode 100644 index 000000000..88ed8db45 --- /dev/null +++ b/auth_brute_force/i18n/bg.po @@ -0,0 +1,149 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_brute_force +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-07 17:50+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: auth_brute_force +#: field:res.banned.remote,active:0 +msgid "Active" +msgstr "Активен" + +#. module: auth_brute_force +#: field:res.authentication.attempt,attempt_date:0 +msgid "Attempt Date" +msgstr "" + +#. module: auth_brute_force +#: field:res.banned.remote,attempt_ids:0 +msgid "Attempts" +msgstr "" + +#. module: auth_brute_force +#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt +#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt +msgid "Authentication Attempts" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,result:0 +msgid "Authentication Result" +msgstr "" + +#. module: auth_brute_force +#: field:res.banned.remote,ban_date:0 +msgid "Ban Date" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34 +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Banned" +msgstr "" + +#. module: auth_brute_force +#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote +#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote +msgid "Banned Remotes" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,create_uid:0 +#: field:res.banned.remote,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: auth_brute_force +#: field:res.authentication.attempt,create_date:0 +#: field:res.banned.remote,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: auth_brute_force +#: field:res.banned.remote,description:0 +msgid "Description" +msgstr "Описание" + +#. module: auth_brute_force +#: field:res.authentication.attempt,display_name:0 +#: field:res.banned.remote,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33 +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Failed" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_brute_force +#: field:res.authentication.attempt,__last_update:0 +#: field:res.banned.remote,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: auth_brute_force +#: field:res.authentication.attempt,write_uid:0 +#: field:res.banned.remote,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: auth_brute_force +#: field:res.authentication.attempt,write_date:0 +#: field:res.banned.remote,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: auth_brute_force +#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0 +msgid "Remote ID" +msgstr "" + +#. module: auth_brute_force +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +msgid "Successful" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32 +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Successfull" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,login:0 +msgid "Tried Login" +msgstr "" + +#. module: auth_brute_force +#: help:res.banned.remote,active:0 +msgid "Uncheck this box to unban the remote" +msgstr "" + +#. module: auth_brute_force +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +msgid "Without Success" +msgstr "" diff --git a/auth_brute_force/i18n/de.po b/auth_brute_force/i18n/de.po index 596d51099..21899e5a4 100644 --- a/auth_brute_force/i18n/de.po +++ b/auth_brute_force/i18n/de.po @@ -3,13 +3,20 @@ # * auth_brute_force # # Translators: +# Alejandro Santana , 2015 +# Antonio Trueba, 2016 +# danimaribeiro , 2015 +# FIRST AUTHOR , 2012 +# Matjaž Mozetič , 2016 +# Rudolf Schnapka , 2015 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-12 02:05+0000\n" -"PO-Revision-Date: 2016-03-07 17:50+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,6 +34,11 @@ msgstr "Aktiv" msgid "Attempt Date" msgstr "" +#. module: auth_brute_force +#: field:res.banned.remote,attempt_ids:0 +msgid "Attempts" +msgstr "" + #. module: auth_brute_force #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt @@ -74,6 +86,12 @@ msgstr "Erstellt am:" msgid "Description" msgstr "Beschreibung" +#. module: auth_brute_force +#: field:res.authentication.attempt,display_name:0 +#: field:res.banned.remote,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: auth_brute_force #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33 #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search @@ -87,6 +105,12 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: auth_brute_force +#: field:res.authentication.attempt,__last_update:0 +#: field:res.banned.remote,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: auth_brute_force #: field:res.authentication.attempt,write_uid:0 #: field:res.banned.remote,write_uid:0 diff --git a/auth_brute_force/i18n/es.po b/auth_brute_force/i18n/es.po index 35a194e89..fea2bf833 100644 --- a/auth_brute_force/i18n/es.po +++ b/auth_brute_force/i18n/es.po @@ -4,7 +4,7 @@ # # Translators: # Accounts-Payable - Alkemics, 2015 -# Ahmet Altınışık , 2015 +# Ahmet Altinisik , 2015 # Antonio Trueba, 2016 # Chen-Do LU , 2015 # Dimitrios Glentadakis , 2013-2014, 2015-2016 @@ -14,6 +14,7 @@ # Guewen Baconnier , 2015 # Hotellook, 2014 # Jim Spentzos, 2014 +# Jim Spentzos, 2014 # Matjaž Mozetič , 2015 # njeudy , 2015 # Rudolf Schnapka , 2015 @@ -21,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:41+0000\n" -"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/es/)\n" "MIME-Version: 1.0\n" @@ -105,7 +106,7 @@ msgstr "Nombre a mostrar" #: selection:res.authentication.attempt,result:0 #, python-format msgid "Failed" -msgstr "" +msgstr "Fallido" #. module: auth_brute_force #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0 diff --git a/auth_brute_force/i18n/hr.po b/auth_brute_force/i18n/hr.po new file mode 100644 index 000000000..8ff7dbdb9 --- /dev/null +++ b/auth_brute_force/i18n/hr.po @@ -0,0 +1,149 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_brute_force +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-07 17:50+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: auth_brute_force +#: field:res.banned.remote,active:0 +msgid "Active" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,attempt_date:0 +msgid "Attempt Date" +msgstr "" + +#. module: auth_brute_force +#: field:res.banned.remote,attempt_ids:0 +msgid "Attempts" +msgstr "" + +#. module: auth_brute_force +#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt +#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt +msgid "Authentication Attempts" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,result:0 +msgid "Authentication Result" +msgstr "" + +#. module: auth_brute_force +#: field:res.banned.remote,ban_date:0 +msgid "Ban Date" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34 +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Banned" +msgstr "" + +#. module: auth_brute_force +#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote +#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote +msgid "Banned Remotes" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,create_uid:0 +#: field:res.banned.remote,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: auth_brute_force +#: field:res.authentication.attempt,create_date:0 +#: field:res.banned.remote,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: auth_brute_force +#: field:res.banned.remote,description:0 +msgid "Description" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,display_name:0 +#: field:res.banned.remote,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33 +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Failed" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_brute_force +#: field:res.authentication.attempt,__last_update:0 +#: field:res.banned.remote,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auth_brute_force +#: field:res.authentication.attempt,write_uid:0 +#: field:res.banned.remote,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: auth_brute_force +#: field:res.authentication.attempt,write_date:0 +#: field:res.banned.remote,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: auth_brute_force +#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0 +msgid "Remote ID" +msgstr "" + +#. module: auth_brute_force +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +msgid "Successful" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32 +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Successfull" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,login:0 +msgid "Tried Login" +msgstr "" + +#. module: auth_brute_force +#: help:res.banned.remote,active:0 +msgid "Uncheck this box to unban the remote" +msgstr "" + +#. module: auth_brute_force +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +msgid "Without Success" +msgstr "" diff --git a/auth_brute_force/i18n/hr_HR.po b/auth_brute_force/i18n/hr_HR.po new file mode 100644 index 000000000..e5a38bad7 --- /dev/null +++ b/auth_brute_force/i18n/hr_HR.po @@ -0,0 +1,149 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_brute_force +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-07 17:50+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: auth_brute_force +#: field:res.banned.remote,active:0 +msgid "Active" +msgstr "Aktivan" + +#. module: auth_brute_force +#: field:res.authentication.attempt,attempt_date:0 +msgid "Attempt Date" +msgstr "" + +#. module: auth_brute_force +#: field:res.banned.remote,attempt_ids:0 +msgid "Attempts" +msgstr "" + +#. module: auth_brute_force +#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt +#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt +msgid "Authentication Attempts" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,result:0 +msgid "Authentication Result" +msgstr "" + +#. module: auth_brute_force +#: field:res.banned.remote,ban_date:0 +msgid "Ban Date" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34 +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Banned" +msgstr "" + +#. module: auth_brute_force +#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote +#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote +msgid "Banned Remotes" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,create_uid:0 +#: field:res.banned.remote,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: auth_brute_force +#: field:res.authentication.attempt,create_date:0 +#: field:res.banned.remote,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: auth_brute_force +#: field:res.banned.remote,description:0 +msgid "Description" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,display_name:0 +#: field:res.banned.remote,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33 +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Failed" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_brute_force +#: field:res.authentication.attempt,__last_update:0 +#: field:res.banned.remote,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auth_brute_force +#: field:res.authentication.attempt,write_uid:0 +#: field:res.banned.remote,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: auth_brute_force +#: field:res.authentication.attempt,write_date:0 +#: field:res.banned.remote,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: auth_brute_force +#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0 +msgid "Remote ID" +msgstr "" + +#. module: auth_brute_force +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +msgid "Successful" +msgstr "" + +#. module: auth_brute_force +#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32 +#: selection:res.authentication.attempt,result:0 +#, python-format +msgid "Successfull" +msgstr "" + +#. module: auth_brute_force +#: field:res.authentication.attempt,login:0 +msgid "Tried Login" +msgstr "" + +#. module: auth_brute_force +#: help:res.banned.remote,active:0 +msgid "Uncheck this box to unban the remote" +msgstr "" + +#. module: auth_brute_force +#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search +msgid "Without Success" +msgstr "" diff --git a/auth_from_http_remote_user/i18n/bg.po b/auth_from_http_remote_user/i18n/bg.po new file mode 100644 index 000000000..19931a164 --- /dev/null +++ b/auth_from_http_remote_user/i18n/bg.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "" diff --git a/auth_from_http_remote_user/i18n/de.po b/auth_from_http_remote_user/i18n/de.po index 29c39fbd4..3ecede725 100644 --- a/auth_from_http_remote_user/i18n/de.po +++ b/auth_from_http_remote_user/i18n/de.po @@ -3,14 +3,19 @@ # * auth_from_http_remote_user # # Translators: -# Rudolf Schnapka , 2016 +# Alejandro Santana , 2015 +# Antonio Trueba, 2016 +# danimaribeiro , 2015 +# FIRST AUTHOR , 2012 +# Rudolf Schnapka , 2015-2016 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-18 13:12+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,11 +23,21 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: auth_from_http_remote_user #: field:auth_from_http_remote_user.installed,id:0 msgid "ID" msgstr "ID" +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: auth_from_http_remote_user #: field:res.users,sso_key:0 msgid "SSO Key" diff --git a/auth_from_http_remote_user/i18n/hr.po b/auth_from_http_remote_user/i18n/hr.po new file mode 100644 index 000000000..432ada9fd --- /dev/null +++ b/auth_from_http_remote_user/i18n/hr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "" diff --git a/auth_from_http_remote_user/i18n/hr_HR.po b/auth_from_http_remote_user/i18n/hr_HR.po new file mode 100644 index 000000000..df5424a13 --- /dev/null +++ b/auth_from_http_remote_user/i18n/hr_HR.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "" diff --git a/auth_supplier/i18n/hr.po b/auth_supplier/i18n/hr.po new file mode 100644 index 000000000..e68bbfe8d --- /dev/null +++ b/auth_supplier/i18n/hr.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_supplier +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-10-30 14:43+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: auth_supplier +#: view:website:auth_signup.fields +msgid "Account Type" +msgstr "" + +#. module: auth_supplier +#: model:ir.module.category,name:auth_supplier.module_auth_supplier +msgid "Auth Supplier" +msgstr "" + +#. module: auth_supplier +#: view:website:auth_signup.fields +msgid "Customer" +msgstr "Kupac" + +#. module: auth_supplier +#: model:res.groups,name:auth_supplier.group_auth_supplier +msgid "Portal Supplier" +msgstr "" + +#. module: auth_supplier +#: view:website:auth_signup.fields +msgid "Supplier" +msgstr "" + +#. module: auth_supplier +#: model:ir.model,name:auth_supplier.model_res_users +msgid "Users" +msgstr "" diff --git a/auto_backup/i18n/bg.po b/auto_backup/i18n/bg.po new file mode 100644 index 000000000..b842e52c2 --- /dev/null +++ b/auto_backup/i18n/bg.po @@ -0,0 +1,368 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auto_backup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "/home/odoo/.ssh/id_rsa" +msgstr "" + +#. module: auto_backup +#: help:db.backup,folder:0 +msgid "Absolute path for storing the backups" +msgstr "" + +#. module: auto_backup +#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form +#: model:ir.ui.menu,name:auto_backup.backup_conf_menu +msgid "Automated Backups" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Automatic backups of the database can be scheduled as follows:" +msgstr "" + +#. module: auto_backup +#: model:mail.message.subtype,name:auto_backup.failure +msgid "Backup failed" +msgstr "" + +#. module: auto_backup +#: model:mail.message.subtype,name:auto_backup.success +msgid "Backup successful" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_tree +msgid "Backups" +msgstr "" + +#. module: auto_backup +#: help:db.backup,days_to_keep:0 +msgid "" +"Backups older than this will be deleted automatically. Set 0 to disable " +"autodeletion." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Basic backup configuration" +msgstr "" + +#. module: auto_backup +#: sql_constraint:db.backup:0 +msgid "Cannot duplicate a configuration." +msgstr "" + +#. module: auto_backup +#: help:db.backup,method:0 +msgid "Choose the storage method for this backup." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:247 +#, python-format +msgid "Cleanup of old database backups failed." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:131 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:128 +#, python-format +msgid "Connection Test Succeeded!" +msgstr "" + +#. module: auto_backup +#: field:db.backup,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: auto_backup +#: field:db.backup,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:206 +#: model:mail.message.subtype,description:auto_backup.failure +#, python-format +msgid "Database backup failed." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:211 +#: model:mail.message.subtype,description:auto_backup.success +#, python-format +msgid "Database backup succeeded." +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_last_post:0 +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: auto_backup +#: field:db.backup,days_to_keep:0 +msgid "Days to keep" +msgstr "" + +#. module: auto_backup +#: field:db.backup,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:119 +#, python-format +msgid "" +"Do not save backups on your filestore, or you will backup your backups too!" +msgstr "" + +#. module: auto_backup +#: model:ir.model,name:auto_backup.model_db_backup +msgid "Email Thread" +msgstr "" + +#. module: auto_backup +#: model:ir.actions.server,name:auto_backup.action_server_backup +msgid "Execute backup(s)" +msgstr "" + +#. module: auto_backup +#: field:db.backup,folder:0 +msgid "Folder" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_follower_ids:0 +msgid "Followers" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Go to Settings / Technical / Automation / Scheduled Actions." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Help" +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_summary:0 +msgid "" +"Holds the Chatter summary (number of messages, ...). This summary is " +"directly in html format in order to be inserted in kanban views." +msgstr "" + +#. module: auto_backup +#: sql_constraint:db.backup:0 +msgid "I cannot remove backups from the future. Ask Doc for that." +msgstr "" + +#. module: auto_backup +#: field:db.backup,id:0 +msgid "ID" +msgstr "ID" + +#. module: auto_backup +#: help:db.backup,message_unread:0 +msgid "If checked new messages require your attention." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_is_follower:0 +msgid "Is a Follower" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_last_post:0 +msgid "Last Message Date" +msgstr "" + +#. module: auto_backup +#: field:db.backup,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: auto_backup +#: field:db.backup,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: auto_backup +#: field:db.backup,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: auto_backup +#: selection:db.backup,method:0 +msgid "Local disk" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_ids:0 +msgid "Messages and communication history" +msgstr "" + +#. module: auto_backup +#: field:db.backup,method:0 +msgid "Method" +msgstr "" + +#. module: auto_backup +#: field:db.backup,name:0 +msgid "Name" +msgstr "Име" + +#. module: auto_backup +#: help:db.backup,sftp_private_key:0 +msgid "" +"Path to the private key file. Only the Odoo user should have read " +"permissions for that file." +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_private_key:0 +msgid "Private key location" +msgstr "" + +#. module: auto_backup +#: selection:db.backup,method:0 +msgid "Remote SFTP server" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_password:0 +msgid "SFTP Password" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_port:0 +msgid "SFTP Port" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_host:0 +msgid "SFTP Server" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "SFTP Settings" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_search +msgid "Search options" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Search the action named 'Backup scheduler'." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "" +"Set the scheduler to active and fill in how often you want backups " +"generated." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_summary:0 +msgid "Summary" +msgstr "" + +#. module: auto_backup +#: help:db.backup,name:0 +msgid "Summary of this backup process" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Test SFTP Connection" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_host:0 +msgid "" +"The host name or IP address from your remote server. For example 192.168.0.1" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_password:0 +msgid "" +"The password for the SFTP connection. If you specify a private key file, " +"then this is the password to decrypt it." +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_port:0 +msgid "The port on the FTP server that accepts SSH/SFTP calls." +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_user:0 +msgid "" +"The username where the SFTP connection should be made with. This is the user" +" on the external server." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_unread:0 +msgid "Unread Messages" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "" +"Use SFTP with caution! This writes files to external servers under the path " +"you specify." +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_user:0 +msgid "Username in the SFTP Server" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Warning:" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "john" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "sftp.example.com" +msgstr "" diff --git a/auto_backup/i18n/de.po b/auto_backup/i18n/de.po index 65294eb22..0fd2077a9 100644 --- a/auto_backup/i18n/de.po +++ b/auto_backup/i18n/de.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-14 07:02+0000\n" -"PO-Revision-Date: 2016-04-05 07:21+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -76,19 +76,19 @@ msgid "Choose the storage method for this backup." msgstr "" #. module: auto_backup -#: code:addons/auto_backup/models/db_backup.py:249 +#: code:addons/auto_backup/models/db_backup.py:247 #, python-format msgid "Cleanup of old database backups failed." msgstr "" #. module: auto_backup -#: code:addons/auto_backup/models/db_backup.py:132 +#: code:addons/auto_backup/models/db_backup.py:131 #, python-format msgid "Connection Test Failed!" msgstr "" #. module: auto_backup -#: code:addons/auto_backup/models/db_backup.py:129 +#: code:addons/auto_backup/models/db_backup.py:128 #, python-format msgid "Connection Test Succeeded!" msgstr "" @@ -104,14 +104,14 @@ msgid "Created on" msgstr "Erstellt am:" #. module: auto_backup -#: code:addons/auto_backup/models/db_backup.py:208 +#: code:addons/auto_backup/models/db_backup.py:206 #: model:mail.message.subtype,description:auto_backup.failure #, python-format msgid "Database backup failed." msgstr "" #. module: auto_backup -#: code:addons/auto_backup/models/db_backup.py:213 +#: code:addons/auto_backup/models/db_backup.py:211 #: model:mail.message.subtype,description:auto_backup.success #, python-format msgid "Database backup succeeded." @@ -128,7 +128,12 @@ msgid "Days to keep" msgstr "" #. module: auto_backup -#: code:addons/auto_backup/models/db_backup.py:120 +#: field:db.backup,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:119 #, python-format msgid "" "Do not save backups on your filestore, or you will backup your backups too!" @@ -196,6 +201,11 @@ msgstr "" msgid "Last Message Date" msgstr "" +#. module: auto_backup +#: field:db.backup,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: auto_backup #: field:db.backup,write_uid:0 msgid "Last Updated by" diff --git a/auto_backup/i18n/hr.po b/auto_backup/i18n/hr.po new file mode 100644 index 000000000..2a1588cd2 --- /dev/null +++ b/auto_backup/i18n/hr.po @@ -0,0 +1,368 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auto_backup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "/home/odoo/.ssh/id_rsa" +msgstr "" + +#. module: auto_backup +#: help:db.backup,folder:0 +msgid "Absolute path for storing the backups" +msgstr "" + +#. module: auto_backup +#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form +#: model:ir.ui.menu,name:auto_backup.backup_conf_menu +msgid "Automated Backups" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Automatic backups of the database can be scheduled as follows:" +msgstr "" + +#. module: auto_backup +#: model:mail.message.subtype,name:auto_backup.failure +msgid "Backup failed" +msgstr "" + +#. module: auto_backup +#: model:mail.message.subtype,name:auto_backup.success +msgid "Backup successful" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_tree +msgid "Backups" +msgstr "" + +#. module: auto_backup +#: help:db.backup,days_to_keep:0 +msgid "" +"Backups older than this will be deleted automatically. Set 0 to disable " +"autodeletion." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Basic backup configuration" +msgstr "" + +#. module: auto_backup +#: sql_constraint:db.backup:0 +msgid "Cannot duplicate a configuration." +msgstr "" + +#. module: auto_backup +#: help:db.backup,method:0 +msgid "Choose the storage method for this backup." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:247 +#, python-format +msgid "Cleanup of old database backups failed." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:131 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:128 +#, python-format +msgid "Connection Test Succeeded!" +msgstr "" + +#. module: auto_backup +#: field:db.backup,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: auto_backup +#: field:db.backup,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:206 +#: model:mail.message.subtype,description:auto_backup.failure +#, python-format +msgid "Database backup failed." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:211 +#: model:mail.message.subtype,description:auto_backup.success +#, python-format +msgid "Database backup succeeded." +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_last_post:0 +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: auto_backup +#: field:db.backup,days_to_keep:0 +msgid "Days to keep" +msgstr "" + +#. module: auto_backup +#: field:db.backup,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:119 +#, python-format +msgid "" +"Do not save backups on your filestore, or you will backup your backups too!" +msgstr "" + +#. module: auto_backup +#: model:ir.model,name:auto_backup.model_db_backup +msgid "Email Thread" +msgstr "" + +#. module: auto_backup +#: model:ir.actions.server,name:auto_backup.action_server_backup +msgid "Execute backup(s)" +msgstr "" + +#. module: auto_backup +#: field:db.backup,folder:0 +msgid "Folder" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_follower_ids:0 +msgid "Followers" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Go to Settings / Technical / Automation / Scheduled Actions." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Help" +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_summary:0 +msgid "" +"Holds the Chatter summary (number of messages, ...). This summary is " +"directly in html format in order to be inserted in kanban views." +msgstr "" + +#. module: auto_backup +#: sql_constraint:db.backup:0 +msgid "I cannot remove backups from the future. Ask Doc for that." +msgstr "" + +#. module: auto_backup +#: field:db.backup,id:0 +msgid "ID" +msgstr "ID" + +#. module: auto_backup +#: help:db.backup,message_unread:0 +msgid "If checked new messages require your attention." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_is_follower:0 +msgid "Is a Follower" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_last_post:0 +msgid "Last Message Date" +msgstr "" + +#. module: auto_backup +#: field:db.backup,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auto_backup +#: field:db.backup,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: auto_backup +#: field:db.backup,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: auto_backup +#: selection:db.backup,method:0 +msgid "Local disk" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_ids:0 +msgid "Messages and communication history" +msgstr "" + +#. module: auto_backup +#: field:db.backup,method:0 +msgid "Method" +msgstr "" + +#. module: auto_backup +#: field:db.backup,name:0 +msgid "Name" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_private_key:0 +msgid "" +"Path to the private key file. Only the Odoo user should have read " +"permissions for that file." +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_private_key:0 +msgid "Private key location" +msgstr "" + +#. module: auto_backup +#: selection:db.backup,method:0 +msgid "Remote SFTP server" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_password:0 +msgid "SFTP Password" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_port:0 +msgid "SFTP Port" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_host:0 +msgid "SFTP Server" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "SFTP Settings" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_search +msgid "Search options" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Search the action named 'Backup scheduler'." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "" +"Set the scheduler to active and fill in how often you want backups " +"generated." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_summary:0 +msgid "Summary" +msgstr "" + +#. module: auto_backup +#: help:db.backup,name:0 +msgid "Summary of this backup process" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Test SFTP Connection" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_host:0 +msgid "" +"The host name or IP address from your remote server. For example 192.168.0.1" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_password:0 +msgid "" +"The password for the SFTP connection. If you specify a private key file, " +"then this is the password to decrypt it." +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_port:0 +msgid "The port on the FTP server that accepts SSH/SFTP calls." +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_user:0 +msgid "" +"The username where the SFTP connection should be made with. This is the user" +" on the external server." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_unread:0 +msgid "Unread Messages" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "" +"Use SFTP with caution! This writes files to external servers under the path " +"you specify." +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_user:0 +msgid "Username in the SFTP Server" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Warning:" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "john" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "sftp.example.com" +msgstr "" diff --git a/auto_backup/i18n/hr_HR.po b/auto_backup/i18n/hr_HR.po new file mode 100644 index 000000000..456fe3104 --- /dev/null +++ b/auto_backup/i18n/hr_HR.po @@ -0,0 +1,368 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auto_backup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "/home/odoo/.ssh/id_rsa" +msgstr "" + +#. module: auto_backup +#: help:db.backup,folder:0 +msgid "Absolute path for storing the backups" +msgstr "" + +#. module: auto_backup +#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form +#: model:ir.ui.menu,name:auto_backup.backup_conf_menu +msgid "Automated Backups" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Automatic backups of the database can be scheduled as follows:" +msgstr "" + +#. module: auto_backup +#: model:mail.message.subtype,name:auto_backup.failure +msgid "Backup failed" +msgstr "" + +#. module: auto_backup +#: model:mail.message.subtype,name:auto_backup.success +msgid "Backup successful" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_tree +msgid "Backups" +msgstr "" + +#. module: auto_backup +#: help:db.backup,days_to_keep:0 +msgid "" +"Backups older than this will be deleted automatically. Set 0 to disable " +"autodeletion." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Basic backup configuration" +msgstr "" + +#. module: auto_backup +#: sql_constraint:db.backup:0 +msgid "Cannot duplicate a configuration." +msgstr "" + +#. module: auto_backup +#: help:db.backup,method:0 +msgid "Choose the storage method for this backup." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:247 +#, python-format +msgid "Cleanup of old database backups failed." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:131 +#, python-format +msgid "Connection Test Failed!" +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:128 +#, python-format +msgid "Connection Test Succeeded!" +msgstr "" + +#. module: auto_backup +#: field:db.backup,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: auto_backup +#: field:db.backup,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:206 +#: model:mail.message.subtype,description:auto_backup.failure +#, python-format +msgid "Database backup failed." +msgstr "" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:211 +#: model:mail.message.subtype,description:auto_backup.success +#, python-format +msgid "Database backup succeeded." +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_last_post:0 +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: auto_backup +#: field:db.backup,days_to_keep:0 +msgid "Days to keep" +msgstr "" + +#. module: auto_backup +#: field:db.backup,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: auto_backup +#: code:addons/auto_backup/models/db_backup.py:119 +#, python-format +msgid "" +"Do not save backups on your filestore, or you will backup your backups too!" +msgstr "" + +#. module: auto_backup +#: model:ir.model,name:auto_backup.model_db_backup +msgid "Email Thread" +msgstr "" + +#. module: auto_backup +#: model:ir.actions.server,name:auto_backup.action_server_backup +msgid "Execute backup(s)" +msgstr "" + +#. module: auto_backup +#: field:db.backup,folder:0 +msgid "Folder" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_follower_ids:0 +msgid "Followers" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Go to Settings / Technical / Automation / Scheduled Actions." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Help" +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_summary:0 +msgid "" +"Holds the Chatter summary (number of messages, ...). This summary is " +"directly in html format in order to be inserted in kanban views." +msgstr "" + +#. module: auto_backup +#: sql_constraint:db.backup:0 +msgid "I cannot remove backups from the future. Ask Doc for that." +msgstr "" + +#. module: auto_backup +#: field:db.backup,id:0 +msgid "ID" +msgstr "ID" + +#. module: auto_backup +#: help:db.backup,message_unread:0 +msgid "If checked new messages require your attention." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_is_follower:0 +msgid "Is a Follower" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_last_post:0 +msgid "Last Message Date" +msgstr "" + +#. module: auto_backup +#: field:db.backup,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: auto_backup +#: field:db.backup,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: auto_backup +#: field:db.backup,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: auto_backup +#: selection:db.backup,method:0 +msgid "Local disk" +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: auto_backup +#: help:db.backup,message_ids:0 +msgid "Messages and communication history" +msgstr "" + +#. module: auto_backup +#: field:db.backup,method:0 +msgid "Method" +msgstr "" + +#. module: auto_backup +#: field:db.backup,name:0 +msgid "Name" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_private_key:0 +msgid "" +"Path to the private key file. Only the Odoo user should have read " +"permissions for that file." +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_private_key:0 +msgid "Private key location" +msgstr "" + +#. module: auto_backup +#: selection:db.backup,method:0 +msgid "Remote SFTP server" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_password:0 +msgid "SFTP Password" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_port:0 +msgid "SFTP Port" +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_host:0 +msgid "SFTP Server" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "SFTP Settings" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_search +msgid "Search options" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Search the action named 'Backup scheduler'." +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "" +"Set the scheduler to active and fill in how often you want backups " +"generated." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_summary:0 +msgid "Summary" +msgstr "" + +#. module: auto_backup +#: help:db.backup,name:0 +msgid "Summary of this backup process" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Test SFTP Connection" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_host:0 +msgid "" +"The host name or IP address from your remote server. For example 192.168.0.1" +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_password:0 +msgid "" +"The password for the SFTP connection. If you specify a private key file, " +"then this is the password to decrypt it." +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_port:0 +msgid "The port on the FTP server that accepts SSH/SFTP calls." +msgstr "" + +#. module: auto_backup +#: help:db.backup,sftp_user:0 +msgid "" +"The username where the SFTP connection should be made with. This is the user" +" on the external server." +msgstr "" + +#. module: auto_backup +#: field:db.backup,message_unread:0 +msgid "Unread Messages" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "" +"Use SFTP with caution! This writes files to external servers under the path " +"you specify." +msgstr "" + +#. module: auto_backup +#: field:db.backup,sftp_user:0 +msgid "Username in the SFTP Server" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "Warning:" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "john" +msgstr "" + +#. module: auto_backup +#: view:db.backup:auto_backup.view_backup_conf_form +msgid "sftp.example.com" +msgstr "" diff --git a/base_concurrency/i18n/bg.po b/base_concurrency/i18n/bg.po new file mode 100644 index 000000000..09c28ffbc --- /dev/null +++ b/base_concurrency/i18n/bg.po @@ -0,0 +1,73 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_concurrency +#: field:res.users.login,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "" diff --git a/base_concurrency/i18n/de.po b/base_concurrency/i18n/de.po index 7ad9513c8..0b9983230 100644 --- a/base_concurrency/i18n/de.po +++ b/base_concurrency/i18n/de.po @@ -3,13 +3,18 @@ # * base_concurrency # # Translators: +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# Eduardo Rodríguez Crespo , 2016 +# FIRST AUTHOR , 2012 +# Matjaž Mozetič , 2015 # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-20 11:12+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -28,11 +33,21 @@ msgstr "Erstellt von" msgid "Created on" msgstr "Erstellt am:" +#. module: base_concurrency +#: field:res.users.login,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: base_concurrency #: field:res.users.login,id:0 msgid "ID" msgstr "ID" +#. module: base_concurrency +#: field:res.users.login,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: base_concurrency #: field:res.users.login,write_uid:0 msgid "Last Updated by" diff --git a/base_concurrency/i18n/hr.po b/base_concurrency/i18n/hr.po new file mode 100644 index 000000000..9784bf647 --- /dev/null +++ b/base_concurrency/i18n/hr.po @@ -0,0 +1,73 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_concurrency +#: field:res.users.login,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "" diff --git a/base_concurrency/i18n/hr_HR.po b/base_concurrency/i18n/hr_HR.po new file mode 100644 index 000000000..79e5f0eee --- /dev/null +++ b/base_concurrency/i18n/hr_HR.po @@ -0,0 +1,73 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_concurrency +#: field:res.users.login,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "" diff --git a/base_custom_info/i18n/bg.po b/base_custom_info/i18n/bg.po new file mode 100644 index 000000000..9dee3bf7b --- /dev/null +++ b/base_custom_info/i18n/bg.po @@ -0,0 +1,221 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_custom_info +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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_custom_info +#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action +msgid "" +"

\n" +" Click to define a new custom info template.\n" +"

\n" +" You must define a custom info template for each\n" +" product properties group.\n" +"

\n" +" " +msgstr "" + +#. 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 +#: field:custom.info.property,create_uid:0 +#: field:custom.info.template,create_uid:0 +#: field:custom.info.value,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_custom_info +#: field:custom.info.property,create_date:0 +#: field:custom.info.template,create_date:0 +#: field:custom.info.value,create_date:0 +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 +#: view:custom.info.template:base_custom_info.base_custom_info_template_form +msgid "Custom Info Template" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form +msgid "Custom Info Template Properties" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree +#: view:custom.info.template:base_custom_info.base_custom_info_template_tree +msgid "Custom Info Templates" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,custom_info_template_id:0 +msgid "Custom Information Template" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,custom_info_ids:0 +msgid "Custom Properties" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.value: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 +#: field:custom.info,display_name:0 +#: field:custom.info.model_link,display_name:0 +#: field:custom.info.property,display_name:0 +#: field:custom.info.template,display_name:0 +#: field:custom.info.value,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,id:0 field:custom.info.model_link,id:0 +#: field:custom.info.property,id:0 field:custom.info.template,id:0 +#: field:custom.info.value,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_custom_info +#: view:custom.info.template: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 +#: field:custom.info,__last_update:0 +#: field:custom.info.model_link,__last_update:0 +#: field:custom.info.property,__last_update:0 +#: field:custom.info.template,__last_update:0 +#: field:custom.info.value,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_custom_info +#: field:custom.info.property,write_uid:0 +#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_custom_info +#: field:custom.info.property,write_date:0 +#: field:custom.info.template,write_date:0 +#: field:custom.info.value,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_custom_info +#: field:custom.info.model_link,model:0 +#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0 +#: field:custom.info.template,model_id:0 field:custom.info.value,model:0 +#: field:custom.info.value,model_id:0 +msgid "Model" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,name:0 field:custom.info.template,name:0 +#: field:custom.info.value,name:0 +msgid "Name" +msgstr "Име" + +#. module: base_custom_info +#: field:custom.info.template,info_ids:0 +#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line +msgid "Properties" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.value,property_id:0 +msgid "Property" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,info_value_ids:0 +msgid "Property Values" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.value,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,template_id:0 +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 +#: field:custom.info.value,value:0 +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 "" diff --git a/base_custom_info/i18n/de.po b/base_custom_info/i18n/de.po index 565fae0bd..e8d5667d7 100644 --- a/base_custom_info/i18n/de.po +++ b/base_custom_info/i18n/de.po @@ -3,9 +3,10 @@ # * base_custom_info # # Translators: -# Ahmet Altınışık , 2016 +# Ahmet Altinisik , 2016 # Armando Vulcano Junior , 2015 # Christophe CHAUVET , 2015 +# Christophe CHAUVET , 2015 # FIRST AUTHOR , 2012 # Matjaž Mozetič , 2015-2016 # Paolo Valier, 2016 @@ -15,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-06 02:41+0000\n" -"PO-Revision-Date: 2016-05-04 19:15+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -129,7 +130,7 @@ msgstr "" #: field:custom.info.template,display_name:0 #: field:custom.info.value,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: base_custom_info #: field:custom.info,id:0 field:custom.info.model_link,id:0 @@ -155,7 +156,7 @@ msgstr "" #: field:custom.info.template,__last_update:0 #: field:custom.info.value,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Zuletzt geändert am" #. module: base_custom_info #: field:custom.info.property,write_uid:0 diff --git a/base_custom_info/i18n/hr.po b/base_custom_info/i18n/hr.po new file mode 100644 index 000000000..209b57704 --- /dev/null +++ b/base_custom_info/i18n/hr.po @@ -0,0 +1,221 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_custom_info +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_custom_info +#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action +msgid "" +"

\n" +" Click to define a new custom info template.\n" +"

\n" +" You must define a custom info template for each\n" +" product properties group.\n" +"

\n" +" " +msgstr "" + +#. 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 +#: field:custom.info.property,create_uid:0 +#: field:custom.info.template,create_uid:0 +#: field:custom.info.value,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_custom_info +#: field:custom.info.property,create_date:0 +#: field:custom.info.template,create_date:0 +#: field:custom.info.value,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_custom_info +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info +msgid "Custom Info" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.template:base_custom_info.base_custom_info_template_form +msgid "Custom Info Template" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form +msgid "Custom Info Template Properties" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree +#: view:custom.info.template:base_custom_info.base_custom_info_template_tree +msgid "Custom Info Templates" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,custom_info_template_id:0 +msgid "Custom Information Template" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,custom_info_ids:0 +msgid "Custom Properties" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.value: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 +#: field:custom.info,display_name:0 +#: field:custom.info.model_link,display_name:0 +#: field:custom.info.property,display_name:0 +#: field:custom.info.template,display_name:0 +#: field:custom.info.value,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_custom_info +#: field:custom.info,id:0 field:custom.info.model_link,id:0 +#: field:custom.info.property,id:0 field:custom.info.template,id:0 +#: field:custom.info.value,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_custom_info +#: view:custom.info.template: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 +#: field:custom.info,__last_update:0 +#: field:custom.info.model_link,__last_update:0 +#: field:custom.info.property,__last_update:0 +#: field:custom.info.template,__last_update:0 +#: field:custom.info.value,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_custom_info +#: field:custom.info.property,write_uid:0 +#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_custom_info +#: field:custom.info.property,write_date:0 +#: field:custom.info.template,write_date:0 +#: field:custom.info.value,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_custom_info +#: field:custom.info.model_link,model:0 +#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0 +#: field:custom.info.template,model_id:0 field:custom.info.value,model:0 +#: field:custom.info.value,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: base_custom_info +#: field:custom.info.property,name:0 field:custom.info.template,name:0 +#: field:custom.info.value,name:0 +msgid "Name" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.template,info_ids:0 +#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line +msgid "Properties" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.value,property_id:0 +msgid "Property" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,info_value_ids:0 +msgid "Property Values" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.value,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,template_id:0 +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 +#: field:custom.info.value,value:0 +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 "" diff --git a/base_custom_info/i18n/hr_HR.po b/base_custom_info/i18n/hr_HR.po new file mode 100644 index 000000000..0b338a88e --- /dev/null +++ b/base_custom_info/i18n/hr_HR.po @@ -0,0 +1,221 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_custom_info +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_custom_info +#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action +msgid "" +"

\n" +" Click to define a new custom info template.\n" +"

\n" +" You must define a custom info template for each\n" +" product properties group.\n" +"

\n" +" " +msgstr "" + +#. 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 +#: field:custom.info.property,create_uid:0 +#: field:custom.info.template,create_uid:0 +#: field:custom.info.value,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_custom_info +#: field:custom.info.property,create_date:0 +#: field:custom.info.template,create_date:0 +#: field:custom.info.value,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_custom_info +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info +msgid "Custom Info" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.template:base_custom_info.base_custom_info_template_form +msgid "Custom Info Template" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form +msgid "Custom Info Template Properties" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree +#: view:custom.info.template:base_custom_info.base_custom_info_template_tree +msgid "Custom Info Templates" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,custom_info_template_id:0 +msgid "Custom Information Template" +msgstr "" + +#. module: base_custom_info +#: field:custom.info,custom_info_ids:0 +msgid "Custom Properties" +msgstr "" + +#. module: base_custom_info +#: view:custom.info.value: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 +#: field:custom.info,display_name:0 +#: field:custom.info.model_link,display_name:0 +#: field:custom.info.property,display_name:0 +#: field:custom.info.template,display_name:0 +#: field:custom.info.value,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_custom_info +#: field:custom.info,id:0 field:custom.info.model_link,id:0 +#: field:custom.info.property,id:0 field:custom.info.template,id:0 +#: field:custom.info.value,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_custom_info +#: view:custom.info.template: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 +#: field:custom.info,__last_update:0 +#: field:custom.info.model_link,__last_update:0 +#: field:custom.info.property,__last_update:0 +#: field:custom.info.template,__last_update:0 +#: field:custom.info.value,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_custom_info +#: field:custom.info.property,write_uid:0 +#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_custom_info +#: field:custom.info.property,write_date:0 +#: field:custom.info.template,write_date:0 +#: field:custom.info.value,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_custom_info +#: field:custom.info.model_link,model:0 +#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0 +#: field:custom.info.template,model_id:0 field:custom.info.value,model:0 +#: field:custom.info.value,model_id:0 +msgid "Model" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,name:0 field:custom.info.template,name:0 +#: field:custom.info.value,name:0 +msgid "Name" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.template,info_ids:0 +#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action +#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line +msgid "Properties" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.value,property_id:0 +msgid "Property" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,info_value_ids:0 +msgid "Property Values" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.value,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: base_custom_info +#: field:custom.info.property,template_id:0 +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 +#: field:custom.info.value,value:0 +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 "" diff --git a/base_export_manager/i18n/hr.po b/base_export_manager/i18n/hr.po new file mode 100644 index 000000000..89f40598d --- /dev/null +++ b/base_export_manager/i18n/hr.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_export_manager +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-30 08:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_export_manager +#: help:ir.exports,model_id:0 help:ir.exports.line,model1_id:0 +msgid "Database model to export." +msgstr "" + +#. module: base_export_manager +#: view:ir.exports:base_export_manager.ir_exports_form_view +msgid "Export Profile" +msgstr "" + +#. module: base_export_manager +#: model:ir.actions.act_window,name:base_export_manager.ir_exports_action +#: view:ir.exports:base_export_manager.ir_exports_tree_view +#: model:ir.ui.menu,name:base_export_manager.ir_exports_menu +msgid "Export Profiles" +msgstr "" + +#. module: base_export_manager +#: code:addons/base_export_manager/models/ir_exports_line.py:140 +#, python-format +msgid "Field '%s' already exists" +msgstr "" + +#. module: base_export_manager +#: code:addons/base_export_manager/models/ir_exports_line.py:135 +#, python-format +msgid "Field '%s' does not exist" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,field1_id:0 +msgid "First field" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,model1_id:0 +msgid "First model" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,label:0 +msgid "Label" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: base_export_manager +#: field:ir.exports.line,field2_id:0 +msgid "Second field" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,model2_id:0 +msgid "Second model" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,field3_id:0 +msgid "Third field" +msgstr "" + +#. module: base_export_manager +#: field:ir.exports.line,model3_id:0 +msgid "Third model" +msgstr "" + +#. module: base_export_manager +#: code:addons/base_export_manager/models/ir_exports.py:66 +#, python-format +msgid "You must supply a model or resource." +msgstr "" diff --git a/base_external_dbsource/i18n/bg.po b/base_external_dbsource/i18n/bg.po new file mode 100644 index 000000000..6eb37e408 --- /dev/null +++ b/base_external_dbsource/i18n/bg.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:165 +#, python-format +msgid "Connection test failed!" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:176 +#, python-format +msgid "Connection test succeeded!" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "Конектор" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:177 +#, python-format +msgid "Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:166 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "" diff --git a/base_external_dbsource/i18n/de.po b/base_external_dbsource/i18n/de.po index 2c66607bf..e0f7596c9 100644 --- a/base_external_dbsource/i18n/de.po +++ b/base_external_dbsource/i18n/de.po @@ -3,14 +3,24 @@ # * base_external_dbsource # # Translators: -# Rudolf Schnapka , 2016 +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# Armando Vulcano Junior , 2015 +# danimaribeiro , 2016 +# FIRST AUTHOR , 2013 +# Hotellook, 2014 +# Jarmo Kortetjärvi , 2016 +# Matjaž Mozetič , 2015-2016 +# Rudolf Schnapka , 2015-2016 +# SaFi J. , 2015 +# Thomas A. Jaeger, 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-12 02:05+0000\n" -"PO-Revision-Date: 2016-01-26 10:52+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -75,6 +85,11 @@ msgstr "Datenbankquellen" msgid "Datasource name" msgstr "Datequellenbezeichnung" +#. module: base_external_dbsource +#: field:base.external.dbsource,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: base_external_dbsource #: code:addons/base_external_dbsource/base_external_dbsource.py:177 #, python-format @@ -119,6 +134,11 @@ msgid "" "detected." msgstr "" +#. module: base_external_dbsource +#: field:base.external.dbsource,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: base_external_dbsource #: field:base.external.dbsource,write_uid:0 msgid "Last Updated by" diff --git a/base_external_dbsource/i18n/hr.po b/base_external_dbsource/i18n/hr.po new file mode 100644 index 000000000..f97e4af01 --- /dev/null +++ b/base_external_dbsource/i18n/hr.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:165 +#, python-format +msgid "Connection test failed!" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:176 +#, python-format +msgid "Connection test succeeded!" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:177 +#, python-format +msgid "Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:166 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "" diff --git a/base_external_dbsource/i18n/hr_HR.po b/base_external_dbsource/i18n/hr_HR.po new file mode 100644 index 000000000..101d88875 --- /dev/null +++ b/base_external_dbsource/i18n/hr_HR.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:165 +#, python-format +msgid "Connection test failed!" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:176 +#, python-format +msgid "Connection test succeeded!" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:177 +#, python-format +msgid "Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:166 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "" diff --git a/base_field_validator/i18n/bg.po b/base_field_validator/i18n/bg.po new file mode 100644 index 000000000..4c20b4c79 --- /dev/null +++ b/base_field_validator/i18n/bg.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_field_validator +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_field_validator +#: field:ir.model.fields.regex,create_uid:0 +#: field:ir.model.validator.line,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_field_validator +#: field:ir.model.fields.regex,create_date:0 +#: field:ir.model.validator.line,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_field_validator +#: field:ir.model.fields.regex,name:0 +msgid "Description" +msgstr "Описание" + +#. module: base_field_validator +#: field:ir.model.fields.regex,display_name:0 +#: field:ir.model.validator.line,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_field_validator +#: code:addons/base_field_validator/models/ir_model.py:29 +#, python-format +msgid "Expression %s not valid for %s" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.validator.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.fields.regex,id:0 field:ir.model.validator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_field_validator +#: field:ir.model.fields.regex,__last_update:0 +#: field:ir.model.validator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_field_validator +#: field:ir.model.fields.regex,write_uid:0 +#: field:ir.model.validator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_field_validator +#: field:ir.model.fields.regex,write_date:0 +#: field:ir.model.validator.line,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_field_validator +#: field:ir.model.validator.line,model_id:0 +msgid "Model" +msgstr "" + +#. module: base_field_validator +#: model:ir.model,name:base_field_validator.model_ir_model +msgid "Models" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.fields.regex,regex:0 +msgid "Regular Expression" +msgstr "" + +#. module: base_field_validator +#: help:ir.model.fields.regex,regex:0 +msgid "" +"Regular expression used to validate the field. For example, you can add the expression\n" +"[^@]+@[^@]+\\.[^@]+\n" +"to the email field" +msgstr "" + +#. module: base_field_validator +#: sql_constraint:ir.model.fields.regex:0 +msgid "The name of a regular expression must be unique" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.validator.line,regex_id:0 +msgid "Validator" +msgstr "" + +#. module: base_field_validator +#: view:ir.model:base_field_validator.view_model_form_validator +#: field:ir.model,validator_line_ids:0 +msgid "Validators" +msgstr "" diff --git a/base_field_validator/i18n/fi.po b/base_field_validator/i18n/fi.po index 04eb72c2f..8b3691d2d 100644 --- a/base_field_validator/i18n/fi.po +++ b/base_field_validator/i18n/fi.po @@ -3,15 +3,15 @@ # * base_field_validator # # Translators: -# Jarmo Kortetjärvi , 2016 # OCA Transbot , 2016 +# Jarmo Kortetjärvi , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-11 02:42+0000\n" -"PO-Revision-Date: 2016-08-11 02:42+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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" @@ -84,7 +84,7 @@ msgstr "Mall" #. module: base_field_validator #: model:ir.model,name:base_field_validator.model_ir_model msgid "Models" -msgstr "" +msgstr "Mallit" #. module: base_field_validator #: field:ir.model.fields.regex,regex:0 diff --git a/base_field_validator/i18n/hr.po b/base_field_validator/i18n/hr.po new file mode 100644 index 000000000..51c4ea7df --- /dev/null +++ b/base_field_validator/i18n/hr.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_field_validator +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_field_validator +#: field:ir.model.fields.regex,create_uid:0 +#: field:ir.model.validator.line,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_field_validator +#: field:ir.model.fields.regex,create_date:0 +#: field:ir.model.validator.line,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_field_validator +#: field:ir.model.fields.regex,name:0 +msgid "Description" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.fields.regex,display_name:0 +#: field:ir.model.validator.line,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_field_validator +#: code:addons/base_field_validator/models/ir_model.py:29 +#, python-format +msgid "Expression %s not valid for %s" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.validator.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.fields.regex,id:0 field:ir.model.validator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_field_validator +#: field:ir.model.fields.regex,__last_update:0 +#: field:ir.model.validator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_field_validator +#: field:ir.model.fields.regex,write_uid:0 +#: field:ir.model.validator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_field_validator +#: field:ir.model.fields.regex,write_date:0 +#: field:ir.model.validator.line,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_field_validator +#: field:ir.model.validator.line,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: base_field_validator +#: model:ir.model,name:base_field_validator.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: base_field_validator +#: field:ir.model.fields.regex,regex:0 +msgid "Regular Expression" +msgstr "" + +#. module: base_field_validator +#: help:ir.model.fields.regex,regex:0 +msgid "" +"Regular expression used to validate the field. For example, you can add the expression\n" +"[^@]+@[^@]+\\.[^@]+\n" +"to the email field" +msgstr "" + +#. module: base_field_validator +#: sql_constraint:ir.model.fields.regex:0 +msgid "The name of a regular expression must be unique" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.validator.line,regex_id:0 +msgid "Validator" +msgstr "" + +#. module: base_field_validator +#: view:ir.model:base_field_validator.view_model_form_validator +#: field:ir.model,validator_line_ids:0 +msgid "Validators" +msgstr "" diff --git a/base_field_validator/i18n/hr_HR.po b/base_field_validator/i18n/hr_HR.po new file mode 100644 index 000000000..58d739224 --- /dev/null +++ b/base_field_validator/i18n/hr_HR.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_field_validator +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_field_validator +#: field:ir.model.fields.regex,create_uid:0 +#: field:ir.model.validator.line,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_field_validator +#: field:ir.model.fields.regex,create_date:0 +#: field:ir.model.validator.line,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_field_validator +#: field:ir.model.fields.regex,name:0 +msgid "Description" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.fields.regex,display_name:0 +#: field:ir.model.validator.line,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_field_validator +#: code:addons/base_field_validator/models/ir_model.py:29 +#, python-format +msgid "Expression %s not valid for %s" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.validator.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.fields.regex,id:0 field:ir.model.validator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_field_validator +#: field:ir.model.fields.regex,__last_update:0 +#: field:ir.model.validator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_field_validator +#: field:ir.model.fields.regex,write_uid:0 +#: field:ir.model.validator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_field_validator +#: field:ir.model.fields.regex,write_date:0 +#: field:ir.model.validator.line,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_field_validator +#: field:ir.model.validator.line,model_id:0 +msgid "Model" +msgstr "" + +#. module: base_field_validator +#: model:ir.model,name:base_field_validator.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: base_field_validator +#: field:ir.model.fields.regex,regex:0 +msgid "Regular Expression" +msgstr "" + +#. module: base_field_validator +#: help:ir.model.fields.regex,regex:0 +msgid "" +"Regular expression used to validate the field. For example, you can add the expression\n" +"[^@]+@[^@]+\\.[^@]+\n" +"to the email field" +msgstr "" + +#. module: base_field_validator +#: sql_constraint:ir.model.fields.regex:0 +msgid "The name of a regular expression must be unique" +msgstr "" + +#. module: base_field_validator +#: field:ir.model.validator.line,regex_id:0 +msgid "Validator" +msgstr "" + +#. module: base_field_validator +#: view:ir.model:base_field_validator.view_model_form_validator +#: field:ir.model,validator_line_ids:0 +msgid "Validators" +msgstr "" diff --git a/base_import_match/i18n/bg.po b/base_import_match/i18n/bg.po new file mode 100644 index 000000000..4e092f889 --- /dev/null +++ b/base_import_match/i18n/bg.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_import_match +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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_import_match +#: field:base_import.match.field,conditional:0 +msgid "Conditional" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,create_uid:0 +#: field:base_import.match.field,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_import_match +#: field:base_import.match,create_date:0 +#: field:base_import.match.field,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_import_match +#: model:ir.model,name:base_import_match.model_base_import_match +msgid "Deduplicate settings prior to CSV imports." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,display_name:0 +#: field:base_import.match.field,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_import_match +#: help:base_import.match.field,conditional:0 +msgid "Enable if you want to use this field only in some conditions." +msgstr "" + +#. module: base_import_match +#: field:base_import.match.field,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_import_match +#: model:ir.model,name:base_import_match.model_base_import_match_field +msgid "Field import match definition" +msgstr "" + +#. module: base_import_match +#: help:base_import.match.field,field_id:0 +msgid "Field that will be part of an unique key." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: base_import_match +#: help:base_import.match,field_ids:0 +msgid "Fields that will define an unique key." +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_search_view +msgid "Group By" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,id:0 field:base_import.match.field,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_import_match +#: help:base_import.match.field,imported_value:0 +msgid "" +"If the imported value is not this, the whole matching rule will be " +"discarded. Be careful, this data is always treated as a string, and " +"comparison is case-sensitive so if you set 'True', it will NOT match '1' nor" +" 'true', only EXACTLY 'True'." +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_form_view +#: view:base_import.match:base_import_match.match_search_view +#: view:base_import.match:base_import_match.match_tree_view +#: model:ir.actions.act_window,name:base_import_match.match_action +#: model:ir.ui.menu,name:base_import_match.match_menu +msgid "Import Match" +msgstr "" + +#. module: base_import_match +#: field:base_import.match.field,imported_value:0 +msgid "Imported value" +msgstr "" + +#. module: base_import_match +#: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0 +msgid "In this model you will apply the match." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,__last_update:0 +#: field:base_import.match.field,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_import_match +#: field:base_import.match,write_uid:0 +#: field:base_import.match.field,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_import_match +#: field:base_import.match,write_date:0 +#: field:base_import.match.field,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_import_match +#: field:base_import.match.field,match_id:0 +msgid "Match" +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_search_view +#: field:base_import.match,model_id:0 field:base_import.match,model_name:0 +#: field:base_import.match.field,model_id:0 +msgid "Model" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,name:0 field:base_import.match.field,name:0 +msgid "Name" +msgstr "Име" + +#. module: base_import_match +#: field:base_import.match,sequence:0 +msgid "Sequence" +msgstr "" diff --git a/base_import_match/i18n/de.po b/base_import_match/i18n/de.po index 050e9d723..0438ad3a7 100644 --- a/base_import_match/i18n/de.po +++ b/base_import_match/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:41+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" "PO-Revision-Date: 2016-05-27 15:24+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" @@ -43,7 +43,7 @@ msgstr "" #: field:base_import.match,display_name:0 #: field:base_import.match.field,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: base_import_match #: help:base_import.match.field,conditional:0 @@ -78,7 +78,7 @@ msgstr "" #. module: base_import_match #: view:base_import.match:base_import_match.match_search_view msgid "Group By" -msgstr "" +msgstr "Gruppieren nach" #. module: base_import_match #: field:base_import.match,id:0 field:base_import.match.field,id:0 @@ -117,7 +117,7 @@ msgstr "" #: field:base_import.match,__last_update:0 #: field:base_import.match.field,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Zuletzt geändert am" #. module: base_import_match #: field:base_import.match,write_uid:0 diff --git a/base_import_match/i18n/hr.po b/base_import_match/i18n/hr.po new file mode 100644 index 000000000..3384e1ae9 --- /dev/null +++ b/base_import_match/i18n/hr.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_import_match +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_import_match +#: field:base_import.match.field,conditional:0 +msgid "Conditional" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,create_uid:0 +#: field:base_import.match.field,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_import_match +#: field:base_import.match,create_date:0 +#: field:base_import.match.field,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_import_match +#: model:ir.model,name:base_import_match.model_base_import_match +msgid "Deduplicate settings prior to CSV imports." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,display_name:0 +#: field:base_import.match.field,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_import_match +#: help:base_import.match.field,conditional:0 +msgid "Enable if you want to use this field only in some conditions." +msgstr "" + +#. module: base_import_match +#: field:base_import.match.field,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_import_match +#: model:ir.model,name:base_import_match.model_base_import_match_field +msgid "Field import match definition" +msgstr "" + +#. module: base_import_match +#: help:base_import.match.field,field_id:0 +msgid "Field that will be part of an unique key." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,field_ids:0 +msgid "Fields" +msgstr "Polja" + +#. module: base_import_match +#: help:base_import.match,field_ids:0 +msgid "Fields that will define an unique key." +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_search_view +msgid "Group By" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,id:0 field:base_import.match.field,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_import_match +#: help:base_import.match.field,imported_value:0 +msgid "" +"If the imported value is not this, the whole matching rule will be " +"discarded. Be careful, this data is always treated as a string, and " +"comparison is case-sensitive so if you set 'True', it will NOT match '1' nor" +" 'true', only EXACTLY 'True'." +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_form_view +#: view:base_import.match:base_import_match.match_search_view +#: view:base_import.match:base_import_match.match_tree_view +#: model:ir.actions.act_window,name:base_import_match.match_action +#: model:ir.ui.menu,name:base_import_match.match_menu +msgid "Import Match" +msgstr "" + +#. module: base_import_match +#: field:base_import.match.field,imported_value:0 +msgid "Imported value" +msgstr "" + +#. module: base_import_match +#: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0 +msgid "In this model you will apply the match." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,__last_update:0 +#: field:base_import.match.field,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_import_match +#: field:base_import.match,write_uid:0 +#: field:base_import.match.field,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_import_match +#: field:base_import.match,write_date:0 +#: field:base_import.match.field,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_import_match +#: field:base_import.match.field,match_id:0 +msgid "Match" +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_search_view +#: field:base_import.match,model_id:0 field:base_import.match,model_name:0 +#: field:base_import.match.field,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: base_import_match +#: field:base_import.match,name:0 field:base_import.match.field,name:0 +msgid "Name" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,sequence:0 +msgid "Sequence" +msgstr "" diff --git a/base_import_match/i18n/hr_HR.po b/base_import_match/i18n/hr_HR.po new file mode 100644 index 000000000..949db1881 --- /dev/null +++ b/base_import_match/i18n/hr_HR.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_import_match +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_import_match +#: field:base_import.match.field,conditional:0 +msgid "Conditional" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,create_uid:0 +#: field:base_import.match.field,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_import_match +#: field:base_import.match,create_date:0 +#: field:base_import.match.field,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_import_match +#: model:ir.model,name:base_import_match.model_base_import_match +msgid "Deduplicate settings prior to CSV imports." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,display_name:0 +#: field:base_import.match.field,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_import_match +#: help:base_import.match.field,conditional:0 +msgid "Enable if you want to use this field only in some conditions." +msgstr "" + +#. module: base_import_match +#: field:base_import.match.field,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_import_match +#: model:ir.model,name:base_import_match.model_base_import_match_field +msgid "Field import match definition" +msgstr "" + +#. module: base_import_match +#: help:base_import.match.field,field_id:0 +msgid "Field that will be part of an unique key." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: base_import_match +#: help:base_import.match,field_ids:0 +msgid "Fields that will define an unique key." +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_search_view +msgid "Group By" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,id:0 field:base_import.match.field,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_import_match +#: help:base_import.match.field,imported_value:0 +msgid "" +"If the imported value is not this, the whole matching rule will be " +"discarded. Be careful, this data is always treated as a string, and " +"comparison is case-sensitive so if you set 'True', it will NOT match '1' nor" +" 'true', only EXACTLY 'True'." +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_form_view +#: view:base_import.match:base_import_match.match_search_view +#: view:base_import.match:base_import_match.match_tree_view +#: model:ir.actions.act_window,name:base_import_match.match_action +#: model:ir.ui.menu,name:base_import_match.match_menu +msgid "Import Match" +msgstr "" + +#. module: base_import_match +#: field:base_import.match.field,imported_value:0 +msgid "Imported value" +msgstr "" + +#. module: base_import_match +#: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0 +msgid "In this model you will apply the match." +msgstr "" + +#. module: base_import_match +#: field:base_import.match,__last_update:0 +#: field:base_import.match.field,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_import_match +#: field:base_import.match,write_uid:0 +#: field:base_import.match.field,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_import_match +#: field:base_import.match,write_date:0 +#: field:base_import.match.field,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_import_match +#: field:base_import.match.field,match_id:0 +msgid "Match" +msgstr "" + +#. module: base_import_match +#: view:base_import.match:base_import_match.match_search_view +#: field:base_import.match,model_id:0 field:base_import.match,model_name:0 +#: field:base_import.match.field,model_id:0 +msgid "Model" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,name:0 field:base_import.match.field,name:0 +msgid "Name" +msgstr "" + +#. module: base_import_match +#: field:base_import.match,sequence:0 +msgid "Sequence" +msgstr "" diff --git a/base_ir_filters_active/i18n/bg.po b/base_ir_filters_active/i18n/bg.po new file mode 100644 index 000000000..be0060b1e --- /dev/null +++ b/base_ir_filters_active/i18n/bg.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_ir_filters_active +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-31 06:41+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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_ir_filters_active +#: field:ir.filters,active:0 +msgid "Active" +msgstr "Активен" + +#. module: base_ir_filters_active +#: model:ir.model,name:base_ir_filters_active.model_ir_filters +msgid "Filters" +msgstr "" + +#. module: base_ir_filters_active +#: view:ir.filters:base_ir_filters_active.ir_filters_view_search +msgid "Show inactive" +msgstr "" diff --git a/base_ir_filters_active/i18n/hr_HR.po b/base_ir_filters_active/i18n/hr_HR.po new file mode 100644 index 000000000..69e9700df --- /dev/null +++ b/base_ir_filters_active/i18n/hr_HR.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_ir_filters_active +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-31 06:41+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_ir_filters_active +#: field:ir.filters,active:0 +msgid "Active" +msgstr "Aktivan" + +#. module: base_ir_filters_active +#: model:ir.model,name:base_ir_filters_active.model_ir_filters +msgid "Filters" +msgstr "" + +#. module: base_ir_filters_active +#: view:ir.filters:base_ir_filters_active.ir_filters_view_search +msgid "Show inactive" +msgstr "" diff --git a/base_module_doc_rst/i18n/bg.po b/base_module_doc_rst/i18n/bg.po new file mode 100644 index 000000000..313ab756c --- /dev/null +++ b/base_module_doc_rst/i18n/bg.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_module_doc_rst +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Cancel" +msgstr "Откажи" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Create Graphs" +msgstr "" + +#. module: base_module_doc_rst +#: model:ir.actions.act_window,name:base_module_doc_rst.wiz_tech_guide_rst +msgid "Create RST Technical Guide2" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Create Technical Guide in rst format" +msgstr "" + +#. module: base_module_doc_rst +#: field:create.relation.graph,create_uid:0 field:tech.guide.rst,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_module_doc_rst +#: field:create.relation.graph,create_date:0 +#: field:tech.guide.rst,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_module_doc_rst +#: field:create.relation.graph,display_name:0 +#: field:tech.guide.rst,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_module_doc_rst +#: field:tech.guide.rst,rst_file:0 +msgid "File" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +#: model:ir.actions.act_window,name:base_module_doc_rst.generate_relationship_graph_values +msgid "Generate Relationship Graph" +msgstr "" + +#. module: base_module_doc_rst +#: field:create.relation.graph,id:0 field:tech.guide.rst,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_module_doc_rst +#: field:create.relation.graph,__last_update:0 +#: field:tech.guide.rst,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_module_doc_rst +#: field:create.relation.graph,write_uid:0 field:tech.guide.rst,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_module_doc_rst +#: field:create.relation.graph,write_date:0 field:tech.guide.rst,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_module_doc_rst +#: model:ir.model,name:base_module_doc_rst.model_ir_module_module +msgid "Module" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Please choose a file where the Technical Guide will be written." +msgstr "" + +#. module: base_module_doc_rst +#: model:ir.actions.report.xml,name:base_module_doc_rst.report_proximity_graph +msgid "Proximity graph" +msgstr "" + +#. module: base_module_doc_rst +#: view:ir.module.module:base_module_doc_rst.view_module_module_graph +#: field:ir.module.module,file_graph:0 +msgid "Relationship Graph" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Relationship Graphs" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Technical Guide in rst format" +msgstr "" + +#. module: base_module_doc_rst +#: view:ir.module.module:base_module_doc_rst.view_module_module_graph +msgid "You can save this image as .png file" +msgstr "" diff --git a/base_module_doc_rst/i18n/de.po b/base_module_doc_rst/i18n/de.po index 035335da5..8e95176a0 100644 --- a/base_module_doc_rst/i18n/de.po +++ b/base_module_doc_rst/i18n/de.po @@ -3,14 +3,23 @@ # * base_module_doc_rst # # Translators: +# Ahmet Altinisik , 2015-2016 +# Carles Antoli , 2015 +# Christophe CHAUVET , 2015 +# FIRST AUTHOR , 2014 +# Giacomo , 2015 +# Matjaž Mozetič , 2016 +# Mohamed HABOU , 2016 +# Paolo Valier, 2016 # Rudolf Schnapka , 2016 +# Thomas A. Jaeger, 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:52+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,6 +58,12 @@ msgstr "Erstellt von" msgid "Created on" msgstr "Erstellt am:" +#. module: base_module_doc_rst +#: field:create.relation.graph,display_name:0 +#: field:tech.guide.rst,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: base_module_doc_rst #: field:tech.guide.rst,rst_file:0 msgid "File" @@ -65,6 +80,12 @@ msgstr "Erzeuge Beziehunggraph" msgid "ID" msgstr "ID" +#. module: base_module_doc_rst +#: field:create.relation.graph,__last_update:0 +#: field:tech.guide.rst,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: base_module_doc_rst #: field:create.relation.graph,write_uid:0 field:tech.guide.rst,write_uid:0 msgid "Last Updated by" diff --git a/base_module_doc_rst/i18n/hr.po b/base_module_doc_rst/i18n/hr.po new file mode 100644 index 000000000..2e1d5211b --- /dev/null +++ b/base_module_doc_rst/i18n/hr.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_module_doc_rst +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Cancel" +msgstr "Odustani" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Create Graphs" +msgstr "" + +#. module: base_module_doc_rst +#: model:ir.actions.act_window,name:base_module_doc_rst.wiz_tech_guide_rst +msgid "Create RST Technical Guide2" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Create Technical Guide in rst format" +msgstr "" + +#. module: base_module_doc_rst +#: field:create.relation.graph,create_uid:0 field:tech.guide.rst,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_module_doc_rst +#: field:create.relation.graph,create_date:0 +#: field:tech.guide.rst,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_module_doc_rst +#: field:create.relation.graph,display_name:0 +#: field:tech.guide.rst,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_module_doc_rst +#: field:tech.guide.rst,rst_file:0 +msgid "File" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +#: model:ir.actions.act_window,name:base_module_doc_rst.generate_relationship_graph_values +msgid "Generate Relationship Graph" +msgstr "" + +#. module: base_module_doc_rst +#: field:create.relation.graph,id:0 field:tech.guide.rst,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_module_doc_rst +#: field:create.relation.graph,__last_update:0 +#: field:tech.guide.rst,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_module_doc_rst +#: field:create.relation.graph,write_uid:0 field:tech.guide.rst,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_module_doc_rst +#: field:create.relation.graph,write_date:0 field:tech.guide.rst,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_module_doc_rst +#: model:ir.model,name:base_module_doc_rst.model_ir_module_module +msgid "Module" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Please choose a file where the Technical Guide will be written." +msgstr "" + +#. module: base_module_doc_rst +#: model:ir.actions.report.xml,name:base_module_doc_rst.report_proximity_graph +msgid "Proximity graph" +msgstr "" + +#. module: base_module_doc_rst +#: view:ir.module.module:base_module_doc_rst.view_module_module_graph +#: field:ir.module.module,file_graph:0 +msgid "Relationship Graph" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Relationship Graphs" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Technical Guide in rst format" +msgstr "" + +#. module: base_module_doc_rst +#: view:ir.module.module:base_module_doc_rst.view_module_module_graph +msgid "You can save this image as .png file" +msgstr "" diff --git a/base_module_doc_rst/i18n/hr_HR.po b/base_module_doc_rst/i18n/hr_HR.po new file mode 100644 index 000000000..4ad6dada8 --- /dev/null +++ b/base_module_doc_rst/i18n/hr_HR.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_module_doc_rst +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Cancel" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Create Graphs" +msgstr "" + +#. module: base_module_doc_rst +#: model:ir.actions.act_window,name:base_module_doc_rst.wiz_tech_guide_rst +msgid "Create RST Technical Guide2" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Create Technical Guide in rst format" +msgstr "" + +#. module: base_module_doc_rst +#: field:create.relation.graph,create_uid:0 field:tech.guide.rst,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_module_doc_rst +#: field:create.relation.graph,create_date:0 +#: field:tech.guide.rst,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_module_doc_rst +#: field:create.relation.graph,display_name:0 +#: field:tech.guide.rst,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_module_doc_rst +#: field:tech.guide.rst,rst_file:0 +msgid "File" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +#: model:ir.actions.act_window,name:base_module_doc_rst.generate_relationship_graph_values +msgid "Generate Relationship Graph" +msgstr "" + +#. module: base_module_doc_rst +#: field:create.relation.graph,id:0 field:tech.guide.rst,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_module_doc_rst +#: field:create.relation.graph,__last_update:0 +#: field:tech.guide.rst,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_module_doc_rst +#: field:create.relation.graph,write_uid:0 field:tech.guide.rst,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_module_doc_rst +#: field:create.relation.graph,write_date:0 field:tech.guide.rst,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_module_doc_rst +#: model:ir.model,name:base_module_doc_rst.model_ir_module_module +msgid "Module" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Please choose a file where the Technical Guide will be written." +msgstr "" + +#. module: base_module_doc_rst +#: model:ir.actions.report.xml,name:base_module_doc_rst.report_proximity_graph +msgid "Proximity graph" +msgstr "" + +#. module: base_module_doc_rst +#: view:ir.module.module:base_module_doc_rst.view_module_module_graph +#: field:ir.module.module,file_graph:0 +msgid "Relationship Graph" +msgstr "" + +#. module: base_module_doc_rst +#: view:create.relation.graph:base_module_doc_rst.view_relationship_graph +msgid "Relationship Graphs" +msgstr "" + +#. module: base_module_doc_rst +#: view:tech.guide.rst:base_module_doc_rst.view_technical_guide +msgid "Technical Guide in rst format" +msgstr "" + +#. module: base_module_doc_rst +#: view:ir.module.module:base_module_doc_rst.view_module_module_graph +msgid "You can save this image as .png file" +msgstr "" diff --git a/base_multi_image/i18n/bg.po b/base_multi_image/i18n/bg.po new file mode 100644 index 000000000..28ec36af3 --- /dev/null +++ b/base_multi_image/i18n/bg.po @@ -0,0 +1,223 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_multi_image +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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 +#: view:base_multi_image.image:base_multi_image.image_form_view +#: field:base_multi_image.image,comments:0 +msgid "Comments" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_multi_image +#: field:base_multi_image.image,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Database" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,display_name:0 +#: field:base_multi_image.owner,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,extension:0 +msgid "File extension" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,filename:0 +msgid "Filename" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_main:0 +msgid "Full-sized image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0 +msgid "Image path" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,url:0 +msgid "Image remote URL" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,file_db_store:0 +msgid "Image stored in database" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,name:0 +msgid "Image title" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_tree_view +#: field:base_multi_image.owner,image_ids:0 +msgid "Images" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,__last_update:0 +#: field:base_multi_image.owner,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_multi_image +#: field:base_multi_image.image,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_multi_image +#: field:base_multi_image.image,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/owner.py:73 +#: field:base_multi_image.owner,image_main:0 +#, python-format +msgid "Main image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_medium:0 +msgid "Medium image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_medium:0 +msgid "Medium-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_medium:0 +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 +#: view:base_multi_image.image: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 +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Options" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +#: field:base_multi_image.image,owner_id:0 +msgid "Owner" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,owner_model:0 +msgid "Owner model" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Preview" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_kanban_view +msgid "Product Images" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,show_technical:0 +msgid "Show technical" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_small:0 +msgid "Small image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_small:0 +msgid "Small-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_small:0 +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 +#: field:base_multi_image.image,storage:0 +msgid "Storage" +msgstr "" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "URL" +msgstr "" diff --git a/base_multi_image/i18n/de.po b/base_multi_image/i18n/de.po index 3d721bfa3..922ce824c 100644 --- a/base_multi_image/i18n/de.po +++ b/base_multi_image/i18n/de.po @@ -3,13 +3,33 @@ # * base_multi_image # # Translators: +# bossnm11 , 2014 +# Bruno JOLIVEAU, 2015 +# Chanseok , 2014 +# FIRST AUTHOR , 2012 +# Guewen Baconnier , 2015 +# Jarmo Kortetjärvi , 2016 +# jeon , 2014 +# Jong-Dae Park , 2013,2015 +# Kevin Min , 2015 +# Kunwoo Kim , 2015 +# LEE SI HYEONG , 2014 +# Matjaž Mozetič , 2015-2016 +# Paolo Valier, 2016 +# Pedro Castro Silva , 2015 +# Rudolf Schnapka , 2016 +# Sam Ryoo , 2014 +# Seo. Junmin , 2015 +# seungil , 2014 +# SEUNGWON , 2014 +# yterrettaz, 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-12 02:05+0000\n" -"PO-Revision-Date: 2016-03-09 16:29+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -45,6 +65,12 @@ msgstr "Erstellt am:" msgid "Database" msgstr "" +#. module: base_multi_image +#: field:base_multi_image.image,display_name:0 +#: field:base_multi_image.owner,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: base_multi_image #: field:base_multi_image.image,extension:0 msgid "File extension" @@ -55,6 +81,11 @@ msgstr "" msgid "Filename" msgstr "" +#. module: base_multi_image +#: field:base_multi_image.image,image_main:0 +msgid "Full-sized image" +msgstr "" + #. module: base_multi_image #: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0 msgid "ID" @@ -91,6 +122,12 @@ msgstr "" msgid "Images" msgstr "" +#. module: base_multi_image +#: field:base_multi_image.image,__last_update:0 +#: field:base_multi_image.owner,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: base_multi_image #: field:base_multi_image.image,write_uid:0 msgid "Last Updated by" @@ -103,10 +140,29 @@ msgstr "Zuletzt aktualisiert am" #. module: base_multi_image #: code:addons/base_multi_image/models/owner.py:73 +#: field:base_multi_image.owner,image_main:0 #, python-format msgid "Main image" msgstr "" +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_medium:0 +msgid "Medium image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_medium:0 +msgid "Medium-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_medium:0 +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 @@ -126,7 +182,7 @@ msgstr "" #. module: base_multi_image #: view:base_multi_image.image:base_multi_image.image_form_view msgid "Options" -msgstr "" +msgstr "Optionen" #. module: base_multi_image #: view:base_multi_image.image:base_multi_image.image_form_view @@ -154,6 +210,28 @@ msgstr "" msgid "Sequence" msgstr "Reihenfolge" +#. module: base_multi_image +#: field:base_multi_image.image,show_technical:0 +msgid "Show technical" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_small:0 +msgid "Small image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_small:0 +msgid "Small-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_small:0 +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 #: field:base_multi_image.image,storage:0 msgid "Storage" diff --git a/base_multi_image/i18n/es.po b/base_multi_image/i18n/es.po index 7fc923f89..b36660e92 100644 --- a/base_multi_image/i18n/es.po +++ b/base_multi_image/i18n/es.po @@ -5,6 +5,7 @@ # Translators: # Antonio Trueba, 2016 # Christophe CHAUVET , 2015 +# Christophe CHAUVET , 2015 # danimaribeiro , 2015 # FIRST AUTHOR , 2013 # Hotellook, 2014 @@ -18,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:41+0000\n" -"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/es/)\n" "MIME-Version: 1.0\n" @@ -231,4 +232,4 @@ msgstr "" #. module: base_multi_image #: selection:base_multi_image.image,storage:0 msgid "URL" -msgstr "" +msgstr "URL" diff --git a/base_multi_image/i18n/hr.po b/base_multi_image/i18n/hr.po new file mode 100644 index 000000000..4c7554860 --- /dev/null +++ b/base_multi_image/i18n/hr.po @@ -0,0 +1,223 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_multi_image +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: 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 +#: view:base_multi_image.image:base_multi_image.image_form_view +#: field:base_multi_image.image,comments:0 +msgid "Comments" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_multi_image +#: field:base_multi_image.image,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Database" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,display_name:0 +#: field:base_multi_image.owner,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_multi_image +#: field:base_multi_image.image,extension:0 +msgid "File extension" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,filename:0 +msgid "Filename" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_main:0 +msgid "Full-sized image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0 +msgid "Image path" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,url:0 +msgid "Image remote URL" +msgstr "Udaljeni URL slike" + +#. module: base_multi_image +#: field:base_multi_image.image,file_db_store:0 +msgid "Image stored in database" +msgstr "Slike pohranjene u bazi" + +#. module: base_multi_image +#: field:base_multi_image.image,name:0 +msgid "Image title" +msgstr "Naslov slike" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_tree_view +#: field:base_multi_image.owner,image_ids:0 +msgid "Images" +msgstr "Slike" + +#. module: base_multi_image +#: field:base_multi_image.image,__last_update:0 +#: field:base_multi_image.owner,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_multi_image +#: field:base_multi_image.image,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_multi_image +#: field:base_multi_image.image,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/owner.py:73 +#: field:base_multi_image.owner,image_main:0 +#, python-format +msgid "Main image" +msgstr "Glavna slika" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_medium:0 +msgid "Medium image" +msgstr "Srednja slika" + +#. module: base_multi_image +#: field:base_multi_image.image,image_medium:0 +msgid "Medium-sized image" +msgstr "Slika srednje veličine" + +#. module: base_multi_image +#: help:base_multi_image.image,image_medium:0 +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 "Višestruke slike" + +#. module: base_multi_image +#: view:base_multi_image.image: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 +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Options" +msgstr "Opcije" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +#: field:base_multi_image.image,owner_id:0 +msgid "Owner" +msgstr "Vlasnik" + +#. module: base_multi_image +#: field:base_multi_image.image,owner_model:0 +msgid "Owner model" +msgstr "Model vlasnika" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Preview" +msgstr "Predpregled" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_kanban_view +msgid "Product Images" +msgstr "Slike proizvoda" + +#. module: base_multi_image +#: field:base_multi_image.image,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,show_technical:0 +msgid "Show technical" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_small:0 +msgid "Small image" +msgstr "Mala slika" + +#. module: base_multi_image +#: field:base_multi_image.image,image_small:0 +msgid "Small-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_small:0 +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 +#: field:base_multi_image.image,storage:0 +msgid "Storage" +msgstr "" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "URL" +msgstr "" diff --git a/base_multi_image/i18n/hr_HR.po b/base_multi_image/i18n/hr_HR.po new file mode 100644 index 000000000..067fb93d2 --- /dev/null +++ b/base_multi_image/i18n/hr_HR.po @@ -0,0 +1,223 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_multi_image +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_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 +#: view:base_multi_image.image:base_multi_image.image_form_view +#: field:base_multi_image.image,comments:0 +msgid "Comments" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_multi_image +#: field:base_multi_image.image,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "Database" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,display_name:0 +#: field:base_multi_image.owner,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_multi_image +#: field:base_multi_image.image,extension:0 +msgid "File extension" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,filename:0 +msgid "Filename" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_main:0 +msgid "Full-sized image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0 +msgid "Image path" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,url:0 +msgid "Image remote URL" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,file_db_store:0 +msgid "Image stored in database" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,name:0 +msgid "Image title" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_tree_view +#: field:base_multi_image.owner,image_ids:0 +msgid "Images" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,__last_update:0 +#: field:base_multi_image.owner,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_multi_image +#: field:base_multi_image.image,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_multi_image +#: field:base_multi_image.image,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_multi_image +#: code:addons/base_multi_image/models/owner.py:73 +#: field:base_multi_image.owner,image_main:0 +#, python-format +msgid "Main image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_medium:0 +msgid "Medium image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_medium:0 +msgid "Medium-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_medium:0 +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 +#: view:base_multi_image.image: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 +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Options" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +#: field:base_multi_image.image,owner_id:0 +msgid "Owner" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,owner_model:0 +msgid "Owner model" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_form_view +msgid "Preview" +msgstr "" + +#. module: base_multi_image +#: view:base_multi_image.image:base_multi_image.image_kanban_view +msgid "Product Images" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,show_technical:0 +msgid "Show technical" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.owner,image_main_small:0 +msgid "Small image" +msgstr "" + +#. module: base_multi_image +#: field:base_multi_image.image,image_small:0 +msgid "Small-sized image" +msgstr "" + +#. module: base_multi_image +#: help:base_multi_image.image,image_small:0 +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 +#: field:base_multi_image.image,storage:0 +msgid "Storage" +msgstr "" + +#. module: base_multi_image +#: selection:base_multi_image.image,storage:0 +msgid "URL" +msgstr "" diff --git a/base_name_search_improved/i18n/fi.po b/base_name_search_improved/i18n/fi.po new file mode 100644 index 000000000..d9844d63a --- /dev/null +++ b/base_name_search_improved/i18n/fi.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_name_search_improved +# +# Translators: +# Jarmo Kortetjärvi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_name_search_improved +#: model:ir.model,name:base_name_search_improved.model_ir_model +msgid "Models" +msgstr "Mallit" + +#. module: base_name_search_improved +#: field:ir.model,name_search_ids:0 +msgid "Name Search Fields" +msgstr "" diff --git a/base_name_search_improved/i18n/hr.po b/base_name_search_improved/i18n/hr.po new file mode 100644 index 000000000..92bb6cba0 --- /dev/null +++ b/base_name_search_improved/i18n/hr.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_name_search_improved +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_name_search_improved +#: model:ir.model,name:base_name_search_improved.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: base_name_search_improved +#: field:ir.model,name_search_ids:0 +msgid "Name Search Fields" +msgstr "" diff --git a/base_name_search_improved/i18n/hr_HR.po b/base_name_search_improved/i18n/hr_HR.po new file mode 100644 index 000000000..1bb91a808 --- /dev/null +++ b/base_name_search_improved/i18n/hr_HR.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_name_search_improved +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_name_search_improved +#: model:ir.model,name:base_name_search_improved.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: base_name_search_improved +#: field:ir.model,name_search_ids:0 +msgid "Name Search Fields" +msgstr "" diff --git a/base_optional_quick_create/i18n/fi.po b/base_optional_quick_create/i18n/fi.po new file mode 100644 index 000000000..3a6759ce2 --- /dev/null +++ b/base_optional_quick_create/i18n/fi.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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 +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:39 +#, python-format +msgid "Can't create quickly. Opening create form" +msgstr "" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:38 +#, python-format +msgid "Error" +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..3fc541af0 --- /dev/null +++ b/base_optional_quick_create/i18n/hr.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_optional_quick_create +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "Izbjegni brzo kreiranje" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:39 +#, 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 +#: code:addons/base_optional_quick_create/model.py:38 +#, python-format +msgid "Error" +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_optional_quick_create/i18n/hr_HR.po b/base_optional_quick_create/i18n/hr_HR.po new file mode 100644 index 000000000..618172584 --- /dev/null +++ b/base_optional_quick_create/i18n/hr_HR.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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 +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:39 +#, python-format +msgid "Can't create quickly. Opening create form" +msgstr "" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:38 +#, python-format +msgid "Error" +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..e7c78a1da --- /dev/null +++ b/base_report_auto_create_qweb/i18n/bg.po @@ -0,0 +1,100 @@ +# 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 (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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 +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Откажи" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +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 +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +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 +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate: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 bc5706650..ba1f17ca9 100644 --- a/base_report_auto_create_qweb/i18n/de.po +++ b/base_report_auto_create_qweb/i18n/de.po @@ -3,14 +3,23 @@ # * base_report_auto_create_qweb # # Translators: +# Ahmet Altinisik , 2016 +# danimaribeiro , 2015 +# FIRST AUTHOR , 2013 +# Hotellook, 2014 +# Jarmo Kortetjärvi , 2016 +# Matjaž Mozetič , 2015 +# Paolo Valier, 2016 # Rudolf Schnapka , 2016 +# Rudolf Schnapka , 2015 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:53+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,6 +47,11 @@ msgstr "Erstellt von" msgid "Created on" msgstr "Erstellt am:" +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: base_report_auto_create_qweb #: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "Duplicate" @@ -53,6 +67,11 @@ msgstr "Doppelter Datensatz" msgid "ID" msgstr "ID" +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: base_report_auto_create_qweb #: field:ir.actions.report.xml.duplicate,write_uid:0 msgid "Last Updated by" diff --git a/base_report_auto_create_qweb/i18n/hr.po b/base_report_auto_create_qweb/i18n/hr.po new file mode 100644 index 000000000..9fff025aa --- /dev/null +++ b/base_report_auto_create_qweb/i18n/hr.po @@ -0,0 +1,100 @@ +# 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 (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Odustani" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "Kreiraj QWeb pogled" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "Dupliciraj" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "Dupliciraj izvještaj" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +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 +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "Dupliciranje izvještaja" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +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 "Naziv predloška mora sadržavati najmanje jednu točku" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "Ovaj sufiks će biti dodan izvještaju" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "ili" diff --git a/base_report_auto_create_qweb/i18n/hr_HR.po b/base_report_auto_create_qweb/i18n/hr_HR.po new file mode 100644 index 000000000..bbe4d515e --- /dev/null +++ b/base_report_auto_create_qweb/i18n/hr_HR.po @@ -0,0 +1,100 @@ +# 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 (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +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 +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "" diff --git a/base_search_fuzzy/i18n/bg.po b/base_search_fuzzy/i18n/bg.po new file mode 100644 index 000000000..3385c62ec --- /dev/null +++ b/base_search_fuzzy/i18n/bg.po @@ -0,0 +1,124 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_search_fuzzy +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_search_fuzzy +#: help:trgm.index,index_type:0 +msgid "" +"Cite from PostgreSQL documentation: \"As a rule of thumb, a GIN index is " +"faster to search than a GiST index, but slower to build or update; so GIN is" +" better suited for static data and GiST for often-updated data.\"" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: base_search_fuzzy +#: field:trgm.index,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: base_search_fuzzy +#: field:trgm.index,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GIN" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GiST" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_search_fuzzy +#: field:trgm.index,index_name:0 +msgid "Index Name" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,index_type:0 +msgid "Index Type" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: base_search_fuzzy +#: field:trgm.index,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: base_search_fuzzy +#: field:trgm.index,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: base_search_fuzzy +#: model:ir.model,name:base_search_fuzzy.model_ir_model +msgid "Models" +msgstr "" + +#. module: base_search_fuzzy +#: help:trgm.index,index_name:0 +msgid "" +"The index name is automatically generated like fieldname_indextype_idx. If " +"the index already exists and the index is located in the same table then " +"this index is resused. If the index is located in another table then a " +"number is added at the end of the index name." +msgstr "" + +#. module: base_search_fuzzy +#: code:addons/base_search_fuzzy/models/trgm_index.py:122 +#, python-format +msgid "The pg_trgm extension does not exists or cannot be installed." +msgstr "" + +#. module: base_search_fuzzy +#: view:trgm.index:base_search_fuzzy.trgm_index_view_form +#: view:trgm.index:base_search_fuzzy.trgm_index_view_tree +msgid "Trigam Index" +msgstr "" + +#. module: base_search_fuzzy +#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action +#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu +msgid "Trigram Index" +msgstr "" + +#. module: base_search_fuzzy +#: help:trgm.index,field_id:0 +msgid "You can either select a field of type \"text\" or \"char\"." +msgstr "" diff --git a/base_search_fuzzy/i18n/fi.po b/base_search_fuzzy/i18n/fi.po index d7821c37e..786eeb824 100644 --- a/base_search_fuzzy/i18n/fi.po +++ b/base_search_fuzzy/i18n/fi.po @@ -3,13 +3,14 @@ # * base_search_fuzzy # # Translators: +# OCA Transbot , 2016 # Jarmo Kortetjärvi , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-11 02:42+0000\n" -"PO-Revision-Date: 2016-08-11 02:42+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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" @@ -89,7 +90,7 @@ msgstr "Viimeksi päivitetty" #. module: base_search_fuzzy #: model:ir.model,name:base_search_fuzzy.model_ir_model msgid "Models" -msgstr "" +msgstr "Mallit" #. module: base_search_fuzzy #: help:trgm.index,index_name:0 diff --git a/base_search_fuzzy/i18n/hr.po b/base_search_fuzzy/i18n/hr.po new file mode 100644 index 000000000..08e99402c --- /dev/null +++ b/base_search_fuzzy/i18n/hr.po @@ -0,0 +1,124 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_search_fuzzy +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_search_fuzzy +#: help:trgm.index,index_type:0 +msgid "" +"Cite from PostgreSQL documentation: \"As a rule of thumb, a GIN index is " +"faster to search than a GiST index, but slower to build or update; so GIN is" +" better suited for static data and GiST for often-updated data.\"" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_search_fuzzy +#: field:trgm.index,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_search_fuzzy +#: field:trgm.index,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: base_search_fuzzy +#: field:trgm.index,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GIN" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GiST" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_search_fuzzy +#: field:trgm.index,index_name:0 +msgid "Index Name" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,index_type:0 +msgid "Index Type" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_search_fuzzy +#: field:trgm.index,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_search_fuzzy +#: field:trgm.index,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: base_search_fuzzy +#: model:ir.model,name:base_search_fuzzy.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: base_search_fuzzy +#: help:trgm.index,index_name:0 +msgid "" +"The index name is automatically generated like fieldname_indextype_idx. If " +"the index already exists and the index is located in the same table then " +"this index is resused. If the index is located in another table then a " +"number is added at the end of the index name." +msgstr "" + +#. module: base_search_fuzzy +#: code:addons/base_search_fuzzy/models/trgm_index.py:122 +#, python-format +msgid "The pg_trgm extension does not exists or cannot be installed." +msgstr "" + +#. module: base_search_fuzzy +#: view:trgm.index:base_search_fuzzy.trgm_index_view_form +#: view:trgm.index:base_search_fuzzy.trgm_index_view_tree +msgid "Trigam Index" +msgstr "" + +#. module: base_search_fuzzy +#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action +#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu +msgid "Trigram Index" +msgstr "" + +#. module: base_search_fuzzy +#: help:trgm.index,field_id:0 +msgid "You can either select a field of type \"text\" or \"char\"." +msgstr "" diff --git a/base_search_fuzzy/i18n/hr_HR.po b/base_search_fuzzy/i18n/hr_HR.po new file mode 100644 index 000000000..061df24cd --- /dev/null +++ b/base_search_fuzzy/i18n/hr_HR.po @@ -0,0 +1,124 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_search_fuzzy +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-21 00:47+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_search_fuzzy +#: help:trgm.index,index_type:0 +msgid "" +"Cite from PostgreSQL documentation: \"As a rule of thumb, a GIN index is " +"faster to search than a GiST index, but slower to build or update; so GIN is" +" better suited for static data and GiST for often-updated data.\"" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: base_search_fuzzy +#: field:trgm.index,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: base_search_fuzzy +#: field:trgm.index,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: base_search_fuzzy +#: field:trgm.index,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GIN" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GiST" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_search_fuzzy +#: field:trgm.index,index_name:0 +msgid "Index Name" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,index_type:0 +msgid "Index Type" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: base_search_fuzzy +#: field:trgm.index,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: base_search_fuzzy +#: field:trgm.index,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: base_search_fuzzy +#: model:ir.model,name:base_search_fuzzy.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: base_search_fuzzy +#: help:trgm.index,index_name:0 +msgid "" +"The index name is automatically generated like fieldname_indextype_idx. If " +"the index already exists and the index is located in the same table then " +"this index is resused. If the index is located in another table then a " +"number is added at the end of the index name." +msgstr "" + +#. module: base_search_fuzzy +#: code:addons/base_search_fuzzy/models/trgm_index.py:122 +#, python-format +msgid "The pg_trgm extension does not exists or cannot be installed." +msgstr "" + +#. module: base_search_fuzzy +#: view:trgm.index:base_search_fuzzy.trgm_index_view_form +#: view:trgm.index:base_search_fuzzy.trgm_index_view_tree +msgid "Trigam Index" +msgstr "" + +#. module: base_search_fuzzy +#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action +#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu +msgid "Trigram Index" +msgstr "" + +#. module: base_search_fuzzy +#: help:trgm.index,field_id:0 +msgid "You can either select a field of type \"text\" or \"char\"." +msgstr "" diff --git a/database_cleanup/i18n/bg.po b/database_cleanup/i18n/bg.po new file mode 100644 index 000000000..d301b39f9 --- /dev/null +++ b/database_cleanup/i18n/bg.po @@ -0,0 +1,440 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * database_cleanup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,create_uid:0 +#: field:cleanup.purge.line.data,create_uid:0 +#: field:cleanup.purge.line.menu,create_uid:0 +#: field:cleanup.purge.line.model,create_uid:0 +#: field:cleanup.purge.line.module,create_uid:0 +#: field:cleanup.purge.line.table,create_uid:0 +#: field:cleanup.purge.wizard.column,create_uid:0 +#: field:cleanup.purge.wizard.data,create_uid:0 +#: field:cleanup.purge.wizard.menu,create_uid:0 +#: field:cleanup.purge.wizard.model,create_uid:0 +#: field:cleanup.purge.wizard.module,create_uid:0 +#: field:cleanup.purge.wizard.table,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,create_date:0 +#: field:cleanup.purge.line.data,create_date:0 +#: field:cleanup.purge.line.menu,create_date:0 +#: field:cleanup.purge.line.model,create_date:0 +#: field:cleanup.purge.line.module,create_date:0 +#: field:cleanup.purge.line.table,create_date:0 +#: field:cleanup.purge.wizard.column,create_date:0 +#: field:cleanup.purge.wizard.data,create_date:0 +#: field:cleanup.purge.wizard.menu,create_date:0 +#: field:cleanup.purge.wizard.model,create_date:0 +#: field:cleanup.purge.wizard.module,create_date:0 +#: field:cleanup.purge.wizard.table,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +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 +#: field:cleanup.purge.line,display_name:0 +#: field:cleanup.purge.line.column,display_name:0 +#: field:cleanup.purge.line.data,display_name:0 +#: field:cleanup.purge.line.menu,display_name:0 +#: field:cleanup.purge.line.model,display_name:0 +#: field:cleanup.purge.line.module,display_name:0 +#: field:cleanup.purge.line.table,display_name:0 +#: field:cleanup.purge.wizard,display_name:0 +#: field:cleanup.purge.wizard.column,display_name:0 +#: field:cleanup.purge.wizard.data,display_name:0 +#: field:cleanup.purge.wizard.menu,display_name:0 +#: field:cleanup.purge.wizard.model,display_name:0 +#: field:cleanup.purge.wizard.module,display_name:0 +#: field:cleanup.purge.wizard.table,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line,id:0 field:cleanup.purge.line.column,id:0 +#: field:cleanup.purge.line.data,id:0 field:cleanup.purge.line.menu,id:0 +#: field:cleanup.purge.line.model,id:0 field:cleanup.purge.line.module,id:0 +#: field:cleanup.purge.line.table,id:0 field:cleanup.purge.wizard,id:0 +#: field:cleanup.purge.wizard.column,id:0 field:cleanup.purge.wizard.data,id:0 +#: field:cleanup.purge.wizard.menu,id:0 field:cleanup.purge.wizard.model,id:0 +#: field:cleanup.purge.wizard.module,id:0 +#: field:cleanup.purge.wizard.table,id:0 +msgid "ID" +msgstr "ID" + +#. module: database_cleanup +#: field:cleanup.purge.line,__last_update:0 +#: field:cleanup.purge.line.column,__last_update:0 +#: field:cleanup.purge.line.data,__last_update:0 +#: field:cleanup.purge.line.menu,__last_update:0 +#: field:cleanup.purge.line.model,__last_update:0 +#: field:cleanup.purge.line.module,__last_update:0 +#: field:cleanup.purge.line.table,__last_update:0 +#: field:cleanup.purge.wizard,__last_update:0 +#: field:cleanup.purge.wizard.column,__last_update:0 +#: field:cleanup.purge.wizard.data,__last_update:0 +#: field:cleanup.purge.wizard.menu,__last_update:0 +#: field:cleanup.purge.wizard.model,__last_update:0 +#: field:cleanup.purge.wizard.module,__last_update:0 +#: field:cleanup.purge.wizard.table,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,write_uid:0 +#: field:cleanup.purge.line.data,write_uid:0 +#: field:cleanup.purge.line.menu,write_uid:0 +#: field:cleanup.purge.line.model,write_uid:0 +#: field:cleanup.purge.line.module,write_uid:0 +#: field:cleanup.purge.line.table,write_uid:0 +#: field:cleanup.purge.wizard.column,write_uid:0 +#: field:cleanup.purge.wizard.data,write_uid:0 +#: field:cleanup.purge.wizard.menu,write_uid:0 +#: field:cleanup.purge.wizard.model,write_uid:0 +#: field:cleanup.purge.wizard.module,write_uid:0 +#: field:cleanup.purge.wizard.table,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,write_date:0 +#: field:cleanup.purge.line.data,write_date:0 +#: field:cleanup.purge.line.menu,write_date:0 +#: field:cleanup.purge.line.model,write_date:0 +#: field:cleanup.purge.line.module,write_date:0 +#: field:cleanup.purge.line.table,write_date:0 +#: field:cleanup.purge.wizard.column,write_date:0 +#: field:cleanup.purge.wizard.data,write_date:0 +#: field:cleanup.purge.wizard.menu,write_date:0 +#: field:cleanup.purge.wizard.model,write_date:0 +#: field:cleanup.purge.wizard.module,write_date:0 +#: field:cleanup.purge.wizard.table,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line,name:0 field:cleanup.purge.line.column,name:0 +#: field:cleanup.purge.line.data,name:0 field:cleanup.purge.line.menu,name:0 +#: field:cleanup.purge.line.model,name:0 +#: field:cleanup.purge.line.module,name:0 +#: field:cleanup.purge.line.table,name:0 field:cleanup.purge.wizard,name:0 +#: field:cleanup.purge.wizard.column,name:0 +#: field:cleanup.purge.wizard.data,name:0 +#: field:cleanup.purge.wizard.menu,name:0 +#: field:cleanup.purge.wizard.model,name:0 +#: field:cleanup.purge.wizard.module,name:0 +#: field:cleanup.purge.wizard.table,name:0 +msgid "Name" +msgstr "Име" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:127 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:151 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:100 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:133 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:150 +#: code:addons/database_cleanup/model/purge_data.py:99 +#: code:addons/database_cleanup/model/purge_menus.py:73 +#: code:addons/database_cleanup/model/purge_models.py:147 +#: code:addons/database_cleanup/model/purge_modules.py:126 +#: code:addons/database_cleanup/model/purge_tables.py:132 +#, python-format +msgid "Nothing to do" +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 +msgid "Purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,wizard_id:0 +#: field:cleanup.purge.line.data,wizard_id:0 +#: field:cleanup.purge.line.menu,wizard_id:0 +#: field:cleanup.purge.line.model,wizard_id:0 +#: field:cleanup.purge.line.module,wizard_id:0 +#: field:cleanup.purge.line.table,wizard_id:0 +msgid "Purge Wizard" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:89 +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: model:ir.actions.server,name:database_cleanup.action_purge_columns +#, python-format +msgid "Purge columns" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:61 +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: model:ir.actions.server,name:database_cleanup.action_purge_data +msgid "Purge data entries that refer to missing resources" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:52 +#: model:ir.actions.server,name:database_cleanup.action_purge_menus +#, python-format +msgid "Purge menus" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: model:ir.actions.server,name:database_cleanup.action_purge_models +#, python-format +msgid "Purge models" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: model:ir.actions.server,name:database_cleanup.action_purge_modules +#, python-format +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 +#: code:addons/database_cleanup/model/purge_tables.py:96 +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +#: model:ir.actions.server,name:database_cleanup.action_purge_tables +#, python-format +msgid "Purge tables" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge this menu" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line,purged:0 field:cleanup.purge.line.column,purged:0 +#: field:cleanup.purge.line.data,purged:0 +#: field:cleanup.purge.line.menu,purged:0 +#: field:cleanup.purge.line.model,purged:0 +#: field:cleanup.purge.line.module,purged:0 +#: field:cleanup.purge.line.table,purged:0 +msgid "Purged" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Select lines" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/de.po b/database_cleanup/i18n/de.po index 369fd10fc..42eac0462 100644 --- a/database_cleanup/i18n/de.po +++ b/database_cleanup/i18n/de.po @@ -3,14 +3,19 @@ # * database_cleanup # # Translators: -# Rudolf Schnapka , 2016 +# Ahmet Altinisik , 2015 +# FIRST AUTHOR , 2011,2013 +# Florian Hatat, 2015 +# Matjaž Mozetič , 2016 +# Paolo Valier, 2016 +# Rudolf Schnapka , 2015-2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:53+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -70,6 +75,24 @@ msgstr "Zu löschende Daten" msgid "Database cleanup" msgstr "Datenbankbereinigung" +#. module: database_cleanup +#: field:cleanup.purge.line,display_name:0 +#: field:cleanup.purge.line.column,display_name:0 +#: field:cleanup.purge.line.data,display_name:0 +#: field:cleanup.purge.line.menu,display_name:0 +#: field:cleanup.purge.line.model,display_name:0 +#: field:cleanup.purge.line.module,display_name:0 +#: field:cleanup.purge.line.table,display_name:0 +#: field:cleanup.purge.wizard,display_name:0 +#: field:cleanup.purge.wizard.column,display_name:0 +#: field:cleanup.purge.wizard.data,display_name:0 +#: field:cleanup.purge.wizard.menu,display_name:0 +#: field:cleanup.purge.wizard.model,display_name:0 +#: field:cleanup.purge.wizard.module,display_name:0 +#: field:cleanup.purge.wizard.table,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: database_cleanup #: field:cleanup.purge.line,id:0 field:cleanup.purge.line.column,id:0 #: field:cleanup.purge.line.data,id:0 field:cleanup.purge.line.menu,id:0 @@ -82,6 +105,24 @@ msgstr "Datenbankbereinigung" msgid "ID" msgstr "ID" +#. module: database_cleanup +#: field:cleanup.purge.line,__last_update:0 +#: field:cleanup.purge.line.column,__last_update:0 +#: field:cleanup.purge.line.data,__last_update:0 +#: field:cleanup.purge.line.menu,__last_update:0 +#: field:cleanup.purge.line.model,__last_update:0 +#: field:cleanup.purge.line.module,__last_update:0 +#: field:cleanup.purge.line.table,__last_update:0 +#: field:cleanup.purge.wizard,__last_update:0 +#: field:cleanup.purge.wizard.column,__last_update:0 +#: field:cleanup.purge.wizard.data,__last_update:0 +#: field:cleanup.purge.wizard.menu,__last_update:0 +#: field:cleanup.purge.wizard.model,__last_update:0 +#: field:cleanup.purge.wizard.module,__last_update:0 +#: field:cleanup.purge.wizard.table,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: database_cleanup #: field:cleanup.purge.line.column,write_uid:0 #: field:cleanup.purge.line.data,write_uid:0 @@ -166,19 +207,19 @@ msgid "No dangling menu entries found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_modules.py:122 +#: code:addons/database_cleanup/model/purge_modules.py:127 #, python-format msgid "No modules found to purge" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_columns.py:148 +#: code:addons/database_cleanup/model/purge_columns.py:151 #, python-format msgid "No orphaned columns found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_data.py:99 +#: code:addons/database_cleanup/model/purge_data.py:100 #, python-format msgid "No orphaned data entries found" msgstr "" @@ -190,22 +231,32 @@ msgid "No orphaned models found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_tables.py:131 +#: code:addons/database_cleanup/model/purge_tables.py:133 #, python-format msgid "No orphaned tables found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_columns.py:147 -#: code:addons/database_cleanup/model/purge_data.py:98 +#: code:addons/database_cleanup/model/purge_columns.py:150 +#: code:addons/database_cleanup/model/purge_data.py:99 #: code:addons/database_cleanup/model/purge_menus.py:73 #: code:addons/database_cleanup/model/purge_models.py:147 -#: code:addons/database_cleanup/model/purge_modules.py:121 -#: code:addons/database_cleanup/model/purge_tables.py:130 +#: code:addons/database_cleanup/model/purge_modules.py:126 +#: code:addons/database_cleanup/model/purge_tables.py:132 #, python-format msgid "Nothing to do" 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 +msgid "Purge" +msgstr "" + #. module: database_cleanup #: field:cleanup.purge.line.column,wizard_id:0 #: field:cleanup.purge.line.data,wizard_id:0 @@ -247,7 +298,8 @@ msgid "Purge all tables" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_columns.py:86 +#: code:addons/database_cleanup/model/purge_columns.py:89 +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree #: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view #: model:ir.actions.server,name:database_cleanup.action_purge_columns #, python-format @@ -255,7 +307,8 @@ msgid "Purge columns" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_data.py:60 +#: code:addons/database_cleanup/model/purge_data.py:61 +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree #: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view #, python-format msgid "Purge data" @@ -276,6 +329,7 @@ msgstr "" #. module: database_cleanup #: code:addons/database_cleanup/model/purge_models.py:133 +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree #: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view #: model:ir.actions.server,name:database_cleanup.action_purge_models #, python-format @@ -284,6 +338,7 @@ msgstr "" #. module: database_cleanup #: code:addons/database_cleanup/model/purge_modules.py:104 +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree #: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view #: model:ir.actions.server,name:database_cleanup.action_purge_modules #, python-format @@ -321,7 +376,8 @@ msgid "Purge obsolete tables" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_tables.py:92 +#: code:addons/database_cleanup/model/purge_tables.py:96 +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree #: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view #: model:ir.actions.server,name:database_cleanup.action_purge_tables #, python-format @@ -329,27 +385,37 @@ msgid "Purge tables" msgstr "" #. module: database_cleanup +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree #: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view msgid "Purge this column" msgstr "" #. module: database_cleanup +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree #: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view msgid "Purge this data" msgstr "" #. module: database_cleanup #: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge this menu" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree #: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view msgid "Purge this model" msgstr "" #. module: database_cleanup +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree #: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view msgid "Purge this module" msgstr "" #. module: database_cleanup +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree #: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view msgid "Purge this table" msgstr "" @@ -364,6 +430,16 @@ msgstr "" msgid "Purged" msgstr "" +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Select lines" +msgstr "" + #. module: database_cleanup #: field:cleanup.purge.wizard.table,purge_line_ids:0 msgid "Tables to purge" diff --git a/database_cleanup/i18n/fi.po b/database_cleanup/i18n/fi.po index 79bb88d2e..9c31fa2e7 100644 --- a/database_cleanup/i18n/fi.po +++ b/database_cleanup/i18n/fi.po @@ -3,10 +3,12 @@ # * database_cleanup # # Translators: -# Ahmet Altınışık , 2015 +# Ahmet Altinisik , 2015 # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 # Carles Antoli , 2015 +# Carles Antoli , 2015 +# Christophe CHAUVET , 2015 # Christophe CHAUVET , 2015 # FIRST AUTHOR , 2014 # Hotellook, 2014 @@ -16,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-09 18:30+0000\n" -"PO-Revision-Date: 2016-06-06 13:35+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jarmo Kortetjärvi \n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n" "MIME-Version: 1.0\n" @@ -176,7 +178,7 @@ msgstr "Mall" #. module: database_cleanup #: model:ir.model,name:database_cleanup.model_ir_model msgid "Models" -msgstr "" +msgstr "Mallit" #. module: database_cleanup #: field:cleanup.purge.wizard.model,purge_line_ids:0 @@ -210,19 +212,19 @@ msgid "No dangling menu entries found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_modules.py:122 +#: code:addons/database_cleanup/model/purge_modules.py:127 #, python-format msgid "No modules found to purge" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_columns.py:148 +#: code:addons/database_cleanup/model/purge_columns.py:151 #, python-format msgid "No orphaned columns found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_data.py:99 +#: code:addons/database_cleanup/model/purge_data.py:100 #, python-format msgid "No orphaned data entries found" msgstr "" @@ -234,18 +236,18 @@ msgid "No orphaned models found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_tables.py:131 +#: code:addons/database_cleanup/model/purge_tables.py:133 #, python-format msgid "No orphaned tables found" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_columns.py:147 -#: code:addons/database_cleanup/model/purge_data.py:98 +#: code:addons/database_cleanup/model/purge_columns.py:150 +#: code:addons/database_cleanup/model/purge_data.py:99 #: code:addons/database_cleanup/model/purge_menus.py:73 #: code:addons/database_cleanup/model/purge_models.py:147 -#: code:addons/database_cleanup/model/purge_modules.py:121 -#: code:addons/database_cleanup/model/purge_tables.py:130 +#: code:addons/database_cleanup/model/purge_modules.py:126 +#: code:addons/database_cleanup/model/purge_tables.py:132 #, python-format msgid "Nothing to do" msgstr "" @@ -301,7 +303,7 @@ msgid "Purge all tables" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_columns.py:86 +#: code:addons/database_cleanup/model/purge_columns.py:89 #: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree #: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view #: model:ir.actions.server,name:database_cleanup.action_purge_columns @@ -310,7 +312,7 @@ msgid "Purge columns" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_data.py:60 +#: code:addons/database_cleanup/model/purge_data.py:61 #: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree #: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view #, python-format @@ -379,7 +381,7 @@ msgid "Purge obsolete tables" msgstr "" #. module: database_cleanup -#: code:addons/database_cleanup/model/purge_tables.py:92 +#: code:addons/database_cleanup/model/purge_tables.py:96 #: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree #: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view #: model:ir.actions.server,name:database_cleanup.action_purge_tables diff --git a/database_cleanup/i18n/hr.po b/database_cleanup/i18n/hr.po new file mode 100644 index 000000000..dd8c5c760 --- /dev/null +++ b/database_cleanup/i18n/hr.po @@ -0,0 +1,440 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * database_cleanup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "Kolone za brisanje" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,create_uid:0 +#: field:cleanup.purge.line.data,create_uid:0 +#: field:cleanup.purge.line.menu,create_uid:0 +#: field:cleanup.purge.line.model,create_uid:0 +#: field:cleanup.purge.line.module,create_uid:0 +#: field:cleanup.purge.line.table,create_uid:0 +#: field:cleanup.purge.wizard.column,create_uid:0 +#: field:cleanup.purge.wizard.data,create_uid:0 +#: field:cleanup.purge.wizard.menu,create_uid:0 +#: field:cleanup.purge.wizard.model,create_uid:0 +#: field:cleanup.purge.wizard.module,create_uid:0 +#: field:cleanup.purge.wizard.table,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,create_date:0 +#: field:cleanup.purge.line.data,create_date:0 +#: field:cleanup.purge.line.menu,create_date:0 +#: field:cleanup.purge.line.model,create_date:0 +#: field:cleanup.purge.line.module,create_date:0 +#: field:cleanup.purge.line.table,create_date:0 +#: field:cleanup.purge.wizard.column,create_date:0 +#: field:cleanup.purge.wizard.data,create_date:0 +#: field:cleanup.purge.wizard.menu,create_date:0 +#: field:cleanup.purge.wizard.model,create_date:0 +#: field:cleanup.purge.wizard.module,create_date:0 +#: field:cleanup.purge.wizard.table,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "Unos podataka" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "Podaci za brisanje" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "Čišćenje baze" + +#. module: database_cleanup +#: field:cleanup.purge.line,display_name:0 +#: field:cleanup.purge.line.column,display_name:0 +#: field:cleanup.purge.line.data,display_name:0 +#: field:cleanup.purge.line.menu,display_name:0 +#: field:cleanup.purge.line.model,display_name:0 +#: field:cleanup.purge.line.module,display_name:0 +#: field:cleanup.purge.line.table,display_name:0 +#: field:cleanup.purge.wizard,display_name:0 +#: field:cleanup.purge.wizard.column,display_name:0 +#: field:cleanup.purge.wizard.data,display_name:0 +#: field:cleanup.purge.wizard.menu,display_name:0 +#: field:cleanup.purge.wizard.model,display_name:0 +#: field:cleanup.purge.wizard.module,display_name:0 +#: field:cleanup.purge.wizard.table,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: database_cleanup +#: field:cleanup.purge.line,id:0 field:cleanup.purge.line.column,id:0 +#: field:cleanup.purge.line.data,id:0 field:cleanup.purge.line.menu,id:0 +#: field:cleanup.purge.line.model,id:0 field:cleanup.purge.line.module,id:0 +#: field:cleanup.purge.line.table,id:0 field:cleanup.purge.wizard,id:0 +#: field:cleanup.purge.wizard.column,id:0 field:cleanup.purge.wizard.data,id:0 +#: field:cleanup.purge.wizard.menu,id:0 field:cleanup.purge.wizard.model,id:0 +#: field:cleanup.purge.wizard.module,id:0 +#: field:cleanup.purge.wizard.table,id:0 +msgid "ID" +msgstr "ID" + +#. module: database_cleanup +#: field:cleanup.purge.line,__last_update:0 +#: field:cleanup.purge.line.column,__last_update:0 +#: field:cleanup.purge.line.data,__last_update:0 +#: field:cleanup.purge.line.menu,__last_update:0 +#: field:cleanup.purge.line.model,__last_update:0 +#: field:cleanup.purge.line.module,__last_update:0 +#: field:cleanup.purge.line.table,__last_update:0 +#: field:cleanup.purge.wizard,__last_update:0 +#: field:cleanup.purge.wizard.column,__last_update:0 +#: field:cleanup.purge.wizard.data,__last_update:0 +#: field:cleanup.purge.wizard.menu,__last_update:0 +#: field:cleanup.purge.wizard.model,__last_update:0 +#: field:cleanup.purge.wizard.module,__last_update:0 +#: field:cleanup.purge.wizard.table,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,write_uid:0 +#: field:cleanup.purge.line.data,write_uid:0 +#: field:cleanup.purge.line.menu,write_uid:0 +#: field:cleanup.purge.line.model,write_uid:0 +#: field:cleanup.purge.line.module,write_uid:0 +#: field:cleanup.purge.line.table,write_uid:0 +#: field:cleanup.purge.wizard.column,write_uid:0 +#: field:cleanup.purge.wizard.data,write_uid:0 +#: field:cleanup.purge.wizard.menu,write_uid:0 +#: field:cleanup.purge.wizard.model,write_uid:0 +#: field:cleanup.purge.wizard.module,write_uid:0 +#: field:cleanup.purge.wizard.table,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,write_date:0 +#: field:cleanup.purge.line.data,write_date:0 +#: field:cleanup.purge.line.menu,write_date:0 +#: field:cleanup.purge.line.model,write_date:0 +#: field:cleanup.purge.line.module,write_date:0 +#: field:cleanup.purge.line.table,write_date:0 +#: field:cleanup.purge.wizard.column,write_date:0 +#: field:cleanup.purge.wizard.data,write_date:0 +#: field:cleanup.purge.wizard.menu,write_date:0 +#: field:cleanup.purge.wizard.model,write_date:0 +#: field:cleanup.purge.wizard.module,write_date:0 +#: field:cleanup.purge.wizard.table,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "Stavka izbornika" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "Izbornici za brisanje" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "Modeli za brisanje" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "Moduli za brisanje" + +#. module: database_cleanup +#: field:cleanup.purge.line,name:0 field:cleanup.purge.line.column,name:0 +#: field:cleanup.purge.line.data,name:0 field:cleanup.purge.line.menu,name:0 +#: field:cleanup.purge.line.model,name:0 +#: field:cleanup.purge.line.module,name:0 +#: field:cleanup.purge.line.table,name:0 field:cleanup.purge.wizard,name:0 +#: field:cleanup.purge.wizard.column,name:0 +#: field:cleanup.purge.wizard.data,name:0 +#: field:cleanup.purge.wizard.menu,name:0 +#: field:cleanup.purge.wizard.model,name:0 +#: field:cleanup.purge.wizard.module,name:0 +#: field:cleanup.purge.wizard.table,name:0 +msgid "Name" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "Nema spronhih stavaka izbornika" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:127 +#, python-format +msgid "No modules found to purge" +msgstr "Nisu pronađeni moduli za brisanje" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:151 +#, python-format +msgid "No orphaned columns found" +msgstr "Nisu pronađene nepotrebne kolone" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:100 +#, python-format +msgid "No orphaned data entries found" +msgstr "Nisu pronađeni nepotrebni podaci" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "Nisu pronađeni nepotrebni modeli" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:133 +#, python-format +msgid "No orphaned tables found" +msgstr "Nisu pronađene nepotrebne tablice" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:150 +#: code:addons/database_cleanup/model/purge_data.py:99 +#: code:addons/database_cleanup/model/purge_menus.py:73 +#: code:addons/database_cleanup/model/purge_models.py:147 +#: code:addons/database_cleanup/model/purge_modules.py:126 +#: code:addons/database_cleanup/model/purge_tables.py:132 +#, python-format +msgid "Nothing to do" +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 +msgid "Purge" +msgstr "Briši" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,wizard_id:0 +#: field:cleanup.purge.line.data,wizard_id:0 +#: field:cleanup.purge.line.menu,wizard_id:0 +#: field:cleanup.purge.line.model,wizard_id:0 +#: field:cleanup.purge.line.module,wizard_id:0 +#: field:cleanup.purge.line.table,wizard_id:0 +msgid "Purge Wizard" +msgstr "Čarobnjak za brisanje" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:89 +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: model:ir.actions.server,name:database_cleanup.action_purge_columns +#, python-format +msgid "Purge columns" +msgstr "Briši kolone" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:61 +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "Briši podatke" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: model:ir.actions.server,name:database_cleanup.action_purge_data +msgid "Purge data entries that refer to missing resources" +msgstr "Briši zapise koji se referenciraju na zastarjele resurse" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:52 +#: model:ir.actions.server,name:database_cleanup.action_purge_menus +#, python-format +msgid "Purge menus" +msgstr "Briši izbornike" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: model:ir.actions.server,name:database_cleanup.action_purge_models +#, python-format +msgid "Purge models" +msgstr "Briši modele" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: model:ir.actions.server,name:database_cleanup.action_purge_modules +#, python-format +msgid "Purge modules" +msgstr "Briši module" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "Briši zastrjele kolone" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "Briši zastrjele zapise u bazi" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "Briši zastarjele stavke izbornika" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "Briši zastarjele modele" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "Briši zastarjele module" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "Briši zastarjele tablice" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:96 +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +#: model:ir.actions.server,name:database_cleanup.action_purge_tables +#, python-format +msgid "Purge tables" +msgstr "Briši tablice" + +#. module: database_cleanup +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge this menu" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "Briši ovaj model" + +#. module: database_cleanup +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line,purged:0 field:cleanup.purge.line.column,purged:0 +#: field:cleanup.purge.line.data,purged:0 +#: field:cleanup.purge.line.menu,purged:0 +#: field:cleanup.purge.line.model,purged:0 +#: field:cleanup.purge.line.module,purged:0 +#: field:cleanup.purge.line.table,purged:0 +msgid "Purged" +msgstr "Obrisano" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Select lines" +msgstr "Odaberi stavke" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "Tablice za brisanje" diff --git a/database_cleanup/i18n/hr_HR.po b/database_cleanup/i18n/hr_HR.po new file mode 100644 index 000000000..4e902ddbf --- /dev/null +++ b/database_cleanup/i18n/hr_HR.po @@ -0,0 +1,440 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * database_cleanup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,create_uid:0 +#: field:cleanup.purge.line.data,create_uid:0 +#: field:cleanup.purge.line.menu,create_uid:0 +#: field:cleanup.purge.line.model,create_uid:0 +#: field:cleanup.purge.line.module,create_uid:0 +#: field:cleanup.purge.line.table,create_uid:0 +#: field:cleanup.purge.wizard.column,create_uid:0 +#: field:cleanup.purge.wizard.data,create_uid:0 +#: field:cleanup.purge.wizard.menu,create_uid:0 +#: field:cleanup.purge.wizard.model,create_uid:0 +#: field:cleanup.purge.wizard.module,create_uid:0 +#: field:cleanup.purge.wizard.table,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,create_date:0 +#: field:cleanup.purge.line.data,create_date:0 +#: field:cleanup.purge.line.menu,create_date:0 +#: field:cleanup.purge.line.model,create_date:0 +#: field:cleanup.purge.line.module,create_date:0 +#: field:cleanup.purge.line.table,create_date:0 +#: field:cleanup.purge.wizard.column,create_date:0 +#: field:cleanup.purge.wizard.data,create_date:0 +#: field:cleanup.purge.wizard.menu,create_date:0 +#: field:cleanup.purge.wizard.model,create_date:0 +#: field:cleanup.purge.wizard.module,create_date:0 +#: field:cleanup.purge.wizard.table,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +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 +#: field:cleanup.purge.line,display_name:0 +#: field:cleanup.purge.line.column,display_name:0 +#: field:cleanup.purge.line.data,display_name:0 +#: field:cleanup.purge.line.menu,display_name:0 +#: field:cleanup.purge.line.model,display_name:0 +#: field:cleanup.purge.line.module,display_name:0 +#: field:cleanup.purge.line.table,display_name:0 +#: field:cleanup.purge.wizard,display_name:0 +#: field:cleanup.purge.wizard.column,display_name:0 +#: field:cleanup.purge.wizard.data,display_name:0 +#: field:cleanup.purge.wizard.menu,display_name:0 +#: field:cleanup.purge.wizard.model,display_name:0 +#: field:cleanup.purge.wizard.module,display_name:0 +#: field:cleanup.purge.wizard.table,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: database_cleanup +#: field:cleanup.purge.line,id:0 field:cleanup.purge.line.column,id:0 +#: field:cleanup.purge.line.data,id:0 field:cleanup.purge.line.menu,id:0 +#: field:cleanup.purge.line.model,id:0 field:cleanup.purge.line.module,id:0 +#: field:cleanup.purge.line.table,id:0 field:cleanup.purge.wizard,id:0 +#: field:cleanup.purge.wizard.column,id:0 field:cleanup.purge.wizard.data,id:0 +#: field:cleanup.purge.wizard.menu,id:0 field:cleanup.purge.wizard.model,id:0 +#: field:cleanup.purge.wizard.module,id:0 +#: field:cleanup.purge.wizard.table,id:0 +msgid "ID" +msgstr "ID" + +#. module: database_cleanup +#: field:cleanup.purge.line,__last_update:0 +#: field:cleanup.purge.line.column,__last_update:0 +#: field:cleanup.purge.line.data,__last_update:0 +#: field:cleanup.purge.line.menu,__last_update:0 +#: field:cleanup.purge.line.model,__last_update:0 +#: field:cleanup.purge.line.module,__last_update:0 +#: field:cleanup.purge.line.table,__last_update:0 +#: field:cleanup.purge.wizard,__last_update:0 +#: field:cleanup.purge.wizard.column,__last_update:0 +#: field:cleanup.purge.wizard.data,__last_update:0 +#: field:cleanup.purge.wizard.menu,__last_update:0 +#: field:cleanup.purge.wizard.model,__last_update:0 +#: field:cleanup.purge.wizard.module,__last_update:0 +#: field:cleanup.purge.wizard.table,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,write_uid:0 +#: field:cleanup.purge.line.data,write_uid:0 +#: field:cleanup.purge.line.menu,write_uid:0 +#: field:cleanup.purge.line.model,write_uid:0 +#: field:cleanup.purge.line.module,write_uid:0 +#: field:cleanup.purge.line.table,write_uid:0 +#: field:cleanup.purge.wizard.column,write_uid:0 +#: field:cleanup.purge.wizard.data,write_uid:0 +#: field:cleanup.purge.wizard.menu,write_uid:0 +#: field:cleanup.purge.wizard.model,write_uid:0 +#: field:cleanup.purge.wizard.module,write_uid:0 +#: field:cleanup.purge.wizard.table,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,write_date:0 +#: field:cleanup.purge.line.data,write_date:0 +#: field:cleanup.purge.line.menu,write_date:0 +#: field:cleanup.purge.line.model,write_date:0 +#: field:cleanup.purge.line.module,write_date:0 +#: field:cleanup.purge.line.table,write_date:0 +#: field:cleanup.purge.wizard.column,write_date:0 +#: field:cleanup.purge.wizard.data,write_date:0 +#: field:cleanup.purge.wizard.menu,write_date:0 +#: field:cleanup.purge.wizard.model,write_date:0 +#: field:cleanup.purge.wizard.module,write_date:0 +#: field:cleanup.purge.wizard.table,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "Modeli" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line,name:0 field:cleanup.purge.line.column,name:0 +#: field:cleanup.purge.line.data,name:0 field:cleanup.purge.line.menu,name:0 +#: field:cleanup.purge.line.model,name:0 +#: field:cleanup.purge.line.module,name:0 +#: field:cleanup.purge.line.table,name:0 field:cleanup.purge.wizard,name:0 +#: field:cleanup.purge.wizard.column,name:0 +#: field:cleanup.purge.wizard.data,name:0 +#: field:cleanup.purge.wizard.menu,name:0 +#: field:cleanup.purge.wizard.model,name:0 +#: field:cleanup.purge.wizard.module,name:0 +#: field:cleanup.purge.wizard.table,name:0 +msgid "Name" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:127 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:151 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:100 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:133 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:150 +#: code:addons/database_cleanup/model/purge_data.py:99 +#: code:addons/database_cleanup/model/purge_menus.py:73 +#: code:addons/database_cleanup/model/purge_models.py:147 +#: code:addons/database_cleanup/model/purge_modules.py:126 +#: code:addons/database_cleanup/model/purge_tables.py:132 +#, python-format +msgid "Nothing to do" +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 +msgid "Purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,wizard_id:0 +#: field:cleanup.purge.line.data,wizard_id:0 +#: field:cleanup.purge.line.menu,wizard_id:0 +#: field:cleanup.purge.line.model,wizard_id:0 +#: field:cleanup.purge.line.module,wizard_id:0 +#: field:cleanup.purge.line.table,wizard_id:0 +msgid "Purge Wizard" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:89 +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: model:ir.actions.server,name:database_cleanup.action_purge_columns +#, python-format +msgid "Purge columns" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:61 +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: model:ir.actions.server,name:database_cleanup.action_purge_data +msgid "Purge data entries that refer to missing resources" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:52 +#: model:ir.actions.server,name:database_cleanup.action_purge_menus +#, python-format +msgid "Purge menus" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: model:ir.actions.server,name:database_cleanup.action_purge_models +#, python-format +msgid "Purge models" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: model:ir.actions.server,name:database_cleanup.action_purge_modules +#, python-format +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 +#: code:addons/database_cleanup/model/purge_tables.py:96 +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +#: model:ir.actions.server,name:database_cleanup.action_purge_tables +#, python-format +msgid "Purge tables" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge this menu" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree +#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line,purged:0 field:cleanup.purge.line.column,purged:0 +#: field:cleanup.purge.line.data,purged:0 +#: field:cleanup.purge.line.menu,purged:0 +#: field:cleanup.purge.line.model,purged:0 +#: field:cleanup.purge.line.module,purged:0 +#: field:cleanup.purge.line.table,purged:0 +msgid "Purged" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Select lines" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +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..f759b11e9 --- /dev/null +++ b/dead_mans_switch_client/i18n/bg.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_client +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: 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 +#: field:dead.mans.switch.client,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,id:0 +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" diff --git a/dead_mans_switch_client/i18n/de.po b/dead_mans_switch_client/i18n/de.po index d2a21cacc..1b641153e 100644 --- a/dead_mans_switch_client/i18n/de.po +++ b/dead_mans_switch_client/i18n/de.po @@ -3,14 +3,22 @@ # * dead_mans_switch_client # # Translators: +# Ahmet Altinisik , 2016 +# danimaribeiro , 2016 +# FIRST AUTHOR , 2012,2014 +# Kostas Goutoudis , 2015 +# Matjaž Mozetič , 2015-2016 +# Paolo Valier, 2016 +# Pedro M. Baeza , 2015 # Rudolf Schnapka , 2016 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-18 13:53+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +31,17 @@ msgstr "" msgid "Configure the dead man's switch server" msgstr "Konfigurieren Sie den 'dead man's switch -Server'" +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: dead_mans_switch_client #: field:dead.mans.switch.client,id:0 msgid "ID" msgstr "ID" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" diff --git a/dead_mans_switch_client/i18n/hr.po b/dead_mans_switch_client/i18n/hr.po new file mode 100644 index 000000000..4673b4296 --- /dev/null +++ b/dead_mans_switch_client/i18n/hr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_client +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: 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 "Postavite server za izbacivanje 'mrtvih' korisnika" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,id:0 +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" diff --git a/dead_mans_switch_client/i18n/hr_HR.po b/dead_mans_switch_client/i18n/hr_HR.po new file mode 100644 index 000000000..17728acce --- /dev/null +++ b/dead_mans_switch_client/i18n/hr_HR.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_client +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-30 09:38+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: 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 +#: field:dead.mans.switch.client,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,id:0 +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_client +#: field:dead.mans.switch.client,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" diff --git a/dead_mans_switch_server/i18n/bg.po b/dead_mans_switch_server/i18n/bg.po new file mode 100644 index 000000000..fcf933be0 --- /dev/null +++ b/dead_mans_switch_server/i18n/bg.po @@ -0,0 +1,295 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_server +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158 +#, python-format +msgid "%s seems to be dead" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Activate" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "Active" +msgstr "Активен" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,last_user_count:0 +#: field:dead.mans.switch.instance,last_user_count_sparkline:0 +msgid "Active users" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,alive:0 +msgid "Alive" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,alive_max_delay:0 +msgid "Alive delay" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_cpu:0 +#: field:dead.mans.switch.instance,last_cpu_sparkline:0 +#: field:dead.mans.switch.log,cpu:0 +msgid "CPU" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,create_uid:0 +#: field:dead.mans.switch.log,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,create_date:0 +#: field:dead.mans.switch.log,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,partner_id:0 +msgid "Customer" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.actions.act_window,name:dead_mans_switch_server.action_dead_mans_switch_instance +#: model:ir.ui.menu,name:dead_mans_switch_server.menu_dead_mans_switch +#: model:ir.ui.menu,name:dead_mans_switch_server.menu_dead_mans_switch_instance +msgid "Customer instances" +msgstr "" + +#. module: dead_mans_switch_server +#: sql_constraint:dead.mans.switch.instance:0 +msgid "Database ID must be unique" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,database_uuid:0 +msgid "Database id" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_last_post:0 +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156 +#, python-format +msgid "Dead man's switch warning: %s" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,description:0 +msgid "Description" +msgstr "Описание" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,display_name:0 +#: field:dead.mans.switch.log,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_follower_ids:0 +msgid "Followers" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_summary:0 +msgid "" +"Holds the Chatter summary (number of messages, ...). This summary is " +"directly in html format in order to be inserted in kanban views." +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,id:0 field:dead.mans.switch.log,id:0 +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_unread:0 +msgid "If checked new messages require your attention." +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.log,instance_id:0 +msgid "Instance" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.model,name:dead_mans_switch_server.model_dead_mans_switch_log +msgid "Instance log line" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.model,name:dead_mans_switch_server.model_dead_mans_switch_instance +msgid "Instance to monitor" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_is_follower:0 +msgid "Is a Follower" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_last_post:0 +msgid "Last Message Date" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,__last_update:0 +#: field:dead.mans.switch.log,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,write_uid:0 +#: field:dead.mans.switch.log,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,write_date:0 +#: field:dead.mans.switch.log,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_seen:0 +msgid "Last seen" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,log_ids:0 +msgid "Log lines" +msgstr "" + +#. module: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79 +#, python-format +msgid "Logs" +msgstr "" + +#. module: dead_mans_switch_server +#: model:res.groups,name:dead_mans_switch_server.group_manager +msgid "Manager" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_ids:0 +msgid "Messages and communication history" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "New" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Open logs" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_ram:0 +#: field:dead.mans.switch.instance,last_ram_sparkline:0 +#: field:dead.mans.switch.log,ram:0 +msgid "RAM" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,user_id:0 +msgid "Responsible user" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: field:dead.mans.switch.instance,state:0 +msgid "State" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_summary:0 +msgid "Summary" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Suspend" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "Suspended" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,alive_max_delay:0 +msgid "" +"The amount of seconds without notice after which the instance is considered " +"dead" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.log:dead_mans_switch_server.search_dead_mans_switch_log +msgid "This month" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.log:dead_mans_switch_server.search_dead_mans_switch_log +msgid "This week" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_unread:0 +msgid "Unread Messages" +msgstr "" + +#. module: dead_mans_switch_server +#: model:res.groups,name:dead_mans_switch_server.group_user +msgid "User" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +msgid "Users" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.log,user_count:0 +msgid "Users logged in" +msgstr "" diff --git a/dead_mans_switch_server/i18n/de.po b/dead_mans_switch_server/i18n/de.po index 6fd8d9056..39b7b5171 100644 --- a/dead_mans_switch_server/i18n/de.po +++ b/dead_mans_switch_server/i18n/de.po @@ -3,13 +3,14 @@ # * dead_mans_switch_server # # Translators: -# Ahmet Altınışık , 2015-2016 +# Ahmet Altinisik , 2015-2016 # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2012,2014 # Jarmo Kortetjärvi , 2016 -# Jesus Alan Ramos Rodríguez , 2015 +# Jesús Alan Ramos Rodríguez , 2015 +# Jesús Alan Ramos Rodríguez , 2015 # Matjaž Mozetič , 2015 # Paolo Valier, 2016 # Pedro Castro Silva , 2015 @@ -18,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-06 02:41+0000\n" -"PO-Revision-Date: 2016-05-04 19:17+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -123,7 +124,7 @@ msgstr "Beschreibung" #: field:dead.mans.switch.instance,display_name:0 #: field:dead.mans.switch.log,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: dead_mans_switch_server #: field:dead.mans.switch.instance,message_follower_ids:0 @@ -176,7 +177,7 @@ msgstr "" #: field:dead.mans.switch.instance,__last_update:0 #: field:dead.mans.switch.log,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Zuletzt geändert am" #. module: dead_mans_switch_server #: field:dead.mans.switch.instance,write_uid:0 diff --git a/dead_mans_switch_server/i18n/hr.po b/dead_mans_switch_server/i18n/hr.po new file mode 100644 index 000000000..c4d181c41 --- /dev/null +++ b/dead_mans_switch_server/i18n/hr.po @@ -0,0 +1,295 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_server +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158 +#, python-format +msgid "%s seems to be dead" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Activate" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "Active" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,last_user_count:0 +#: field:dead.mans.switch.instance,last_user_count_sparkline:0 +msgid "Active users" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,alive:0 +msgid "Alive" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,alive_max_delay:0 +msgid "Alive delay" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_cpu:0 +#: field:dead.mans.switch.instance,last_cpu_sparkline:0 +#: field:dead.mans.switch.log,cpu:0 +msgid "CPU" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,create_uid:0 +#: field:dead.mans.switch.log,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,create_date:0 +#: field:dead.mans.switch.log,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,partner_id:0 +msgid "Customer" +msgstr "Kupac" + +#. module: dead_mans_switch_server +#: model:ir.actions.act_window,name:dead_mans_switch_server.action_dead_mans_switch_instance +#: model:ir.ui.menu,name:dead_mans_switch_server.menu_dead_mans_switch +#: model:ir.ui.menu,name:dead_mans_switch_server.menu_dead_mans_switch_instance +msgid "Customer instances" +msgstr "" + +#. module: dead_mans_switch_server +#: sql_constraint:dead.mans.switch.instance:0 +msgid "Database ID must be unique" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,database_uuid:0 +msgid "Database id" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_last_post:0 +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156 +#, python-format +msgid "Dead man's switch warning: %s" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,description:0 +msgid "Description" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,display_name:0 +#: field:dead.mans.switch.log,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_follower_ids:0 +msgid "Followers" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_summary:0 +msgid "" +"Holds the Chatter summary (number of messages, ...). This summary is " +"directly in html format in order to be inserted in kanban views." +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,id:0 field:dead.mans.switch.log,id:0 +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_unread:0 +msgid "If checked new messages require your attention." +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.log,instance_id:0 +msgid "Instance" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.model,name:dead_mans_switch_server.model_dead_mans_switch_log +msgid "Instance log line" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.model,name:dead_mans_switch_server.model_dead_mans_switch_instance +msgid "Instance to monitor" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_is_follower:0 +msgid "Is a Follower" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_last_post:0 +msgid "Last Message Date" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,__last_update:0 +#: field:dead.mans.switch.log,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,write_uid:0 +#: field:dead.mans.switch.log,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,write_date:0 +#: field:dead.mans.switch.log,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_seen:0 +msgid "Last seen" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,log_ids:0 +msgid "Log lines" +msgstr "" + +#. module: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79 +#, python-format +msgid "Logs" +msgstr "" + +#. module: dead_mans_switch_server +#: model:res.groups,name:dead_mans_switch_server.group_manager +msgid "Manager" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_ids:0 +msgid "Messages and communication history" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "New" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Open logs" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_ram:0 +#: field:dead.mans.switch.instance,last_ram_sparkline:0 +#: field:dead.mans.switch.log,ram:0 +msgid "RAM" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,user_id:0 +msgid "Responsible user" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: field:dead.mans.switch.instance,state:0 +msgid "State" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_summary:0 +msgid "Summary" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Suspend" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "Suspended" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,alive_max_delay:0 +msgid "" +"The amount of seconds without notice after which the instance is considered " +"dead" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.log:dead_mans_switch_server.search_dead_mans_switch_log +msgid "This month" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.log:dead_mans_switch_server.search_dead_mans_switch_log +msgid "This week" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_unread:0 +msgid "Unread Messages" +msgstr "" + +#. module: dead_mans_switch_server +#: model:res.groups,name:dead_mans_switch_server.group_user +msgid "User" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +msgid "Users" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.log,user_count:0 +msgid "Users logged in" +msgstr "" diff --git a/dead_mans_switch_server/i18n/hr_HR.po b/dead_mans_switch_server/i18n/hr_HR.po new file mode 100644 index 000000000..5f2079f79 --- /dev/null +++ b/dead_mans_switch_server/i18n/hr_HR.po @@ -0,0 +1,295 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * dead_mans_switch_server +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158 +#, python-format +msgid "%s seems to be dead" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Activate" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "Active" +msgstr "Aktivan" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,last_user_count:0 +#: field:dead.mans.switch.instance,last_user_count_sparkline:0 +msgid "Active users" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,alive:0 +msgid "Alive" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,alive_max_delay:0 +msgid "Alive delay" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_cpu:0 +#: field:dead.mans.switch.instance,last_cpu_sparkline:0 +#: field:dead.mans.switch.log,cpu:0 +msgid "CPU" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,create_uid:0 +#: field:dead.mans.switch.log,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,create_date:0 +#: field:dead.mans.switch.log,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,partner_id:0 +msgid "Customer" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.actions.act_window,name:dead_mans_switch_server.action_dead_mans_switch_instance +#: model:ir.ui.menu,name:dead_mans_switch_server.menu_dead_mans_switch +#: model:ir.ui.menu,name:dead_mans_switch_server.menu_dead_mans_switch_instance +msgid "Customer instances" +msgstr "" + +#. module: dead_mans_switch_server +#: sql_constraint:dead.mans.switch.instance:0 +msgid "Database ID must be unique" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,database_uuid:0 +msgid "Database id" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_last_post:0 +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156 +#, python-format +msgid "Dead man's switch warning: %s" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,description:0 +msgid "Description" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,display_name:0 +#: field:dead.mans.switch.log,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_follower_ids:0 +msgid "Followers" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_summary:0 +msgid "" +"Holds the Chatter summary (number of messages, ...). This summary is " +"directly in html format in order to be inserted in kanban views." +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,id:0 field:dead.mans.switch.log,id:0 +msgid "ID" +msgstr "ID" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_unread:0 +msgid "If checked new messages require your attention." +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.log,instance_id:0 +msgid "Instance" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.model,name:dead_mans_switch_server.model_dead_mans_switch_log +msgid "Instance log line" +msgstr "" + +#. module: dead_mans_switch_server +#: model:ir.model,name:dead_mans_switch_server.model_dead_mans_switch_instance +msgid "Instance to monitor" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_is_follower:0 +msgid "Is a Follower" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_last_post:0 +msgid "Last Message Date" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,__last_update:0 +#: field:dead.mans.switch.log,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,write_uid:0 +#: field:dead.mans.switch.log,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,write_date:0 +#: field:dead.mans.switch.log,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_seen:0 +msgid "Last seen" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,log_ids:0 +msgid "Log lines" +msgstr "" + +#. module: dead_mans_switch_server +#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79 +#, python-format +msgid "Logs" +msgstr "" + +#. module: dead_mans_switch_server +#: model:res.groups,name:dead_mans_switch_server.group_manager +msgid "Manager" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,message_ids:0 +msgid "Messages and communication history" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "New" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Open logs" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +#: field:dead.mans.switch.instance,last_ram:0 +#: field:dead.mans.switch.instance,last_ram_sparkline:0 +#: field:dead.mans.switch.log,ram:0 +msgid "RAM" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,user_id:0 +msgid "Responsible user" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: field:dead.mans.switch.instance,state:0 +msgid "State" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_summary:0 +msgid "Summary" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.form_dead_mans_switch_instance +msgid "Suspend" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance +#: selection:dead.mans.switch.instance,state:0 +msgid "Suspended" +msgstr "" + +#. module: dead_mans_switch_server +#: help:dead.mans.switch.instance,alive_max_delay:0 +msgid "" +"The amount of seconds without notice after which the instance is considered " +"dead" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.log:dead_mans_switch_server.search_dead_mans_switch_log +msgid "This month" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.log:dead_mans_switch_server.search_dead_mans_switch_log +msgid "This week" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.instance,message_unread:0 +msgid "Unread Messages" +msgstr "" + +#. module: dead_mans_switch_server +#: model:res.groups,name:dead_mans_switch_server.group_user +msgid "User" +msgstr "" + +#. module: dead_mans_switch_server +#: view:dead.mans.switch.instance:dead_mans_switch_server.kanban_dead_mans_switch_instance +msgid "Users" +msgstr "" + +#. module: dead_mans_switch_server +#: field:dead.mans.switch.log,user_count:0 +msgid "Users logged in" +msgstr "" diff --git a/disable_openerp_online/i18n/bg.po b/disable_openerp_online/i18n/bg.po new file mode 100644 index 000000000..f2069f822 --- /dev/null +++ b/disable_openerp_online/i18n/bg.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" diff --git a/disable_openerp_online/i18n/hr.po b/disable_openerp_online/i18n/hr.po new file mode 100644 index 000000000..e9642017f --- /dev/null +++ b/disable_openerp_online/i18n/hr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" diff --git a/disable_openerp_online/i18n/hr_HR.po b/disable_openerp_online/i18n/hr_HR.po new file mode 100644 index 000000000..01cb999b3 --- /dev/null +++ b/disable_openerp_online/i18n/hr_HR.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" diff --git a/fetchmail_attach_from_folder/i18n/bg.po b/fetchmail_attach_from_folder/i18n/bg.po new file mode 100644 index 000000000..0e2a6c4ce --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/bg.po @@ -0,0 +1,353 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "Активен" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "Откажи" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,context:0 +msgid "Context" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:229 +#, python-format +msgid "Context \"%s\" is not a dictionary." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,context:0 +msgid "" +"Context that is passed during mail processing. Can be used to set default " +"values." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,display_name:0 +#: field:fetchmail.attach.mail.manually.mail,display_name:0 +#: field:fetchmail.server.folder,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:226 +#, python-format +msgid "Invalid context \"%s\": %s" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,__last_update:0 +#: field:fetchmail.attach.mail.manually.mail,__last_update:0 +#: field:fetchmail.server.folder,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:188 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:233 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "или" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'default_supplier': True}" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/de.po b/fetchmail_attach_from_folder/i18n/de.po index bb99d24f2..4767abc36 100644 --- a/fetchmail_attach_from_folder/i18n/de.po +++ b/fetchmail_attach_from_folder/i18n/de.po @@ -3,14 +3,23 @@ # * fetchmail_attach_from_folder # # Translators: -# Rudolf Schnapka , 2016 +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# Carles Antoli , 2015 +# FIRST AUTHOR , 2013-2014 +# Giacomo , 2015 +# Hotellook, 2014 +# Matjaž Mozetič , 2015-2016 +# Miku Laitinen , 2015 +# Pedro M. Baeza , 2015 +# Rudolf Schnapka , 2015-2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-17 15:37+0000\n" -"PO-Revision-Date: 2016-01-26 10:53+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,6 +90,13 @@ msgstr "Lösche passende Emails vom Server" msgid "Delete matches" msgstr "Lösche Übereinstimmungen" +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,display_name:0 +#: field:fetchmail.attach.mail.manually.mail,display_name:0 +#: field:fetchmail.server.folder,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: fetchmail_attach_from_folder #: field:fetchmail.server.folder,domain:0 msgid "Domain" @@ -162,6 +178,13 @@ msgstr "" msgid "Invalid context \"%s\": %s" msgstr "" +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,__last_update:0 +#: field:fetchmail.attach.mail.manually.mail,__last_update:0 +#: field:fetchmail.server.folder,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: fetchmail_attach_from_folder #: field:fetchmail.attach.mail.manually,write_uid:0 #: field:fetchmail.attach.mail.manually.mail,write_uid:0 diff --git a/fetchmail_attach_from_folder/i18n/es.po b/fetchmail_attach_from_folder/i18n/es.po index 9f9fa4f7a..5c2a8f705 100644 --- a/fetchmail_attach_from_folder/i18n/es.po +++ b/fetchmail_attach_from_folder/i18n/es.po @@ -6,6 +6,7 @@ # Antonio Trueba, 2016 # Antonio Trueba, 2016 # Carles Antoli , 2015 +# Carles Antoli , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2010,2012,2014 # Giacomo , 2015 @@ -17,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:41+0000\n" -"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/es/)\n" "MIME-Version: 1.0\n" @@ -279,7 +280,7 @@ msgstr "Servidor" #. module: fetchmail_attach_from_folder #: field:fetchmail.attach.mail.manually.mail,subject:0 msgid "Subject" -msgstr "" +msgstr "Asunto" #. module: fetchmail_attach_from_folder #: help:fetchmail.server.folder,match_algorithm:0 diff --git a/fetchmail_attach_from_folder/i18n/fi.po b/fetchmail_attach_from_folder/i18n/fi.po index 973ee12ca..47379faf4 100644 --- a/fetchmail_attach_from_folder/i18n/fi.po +++ b/fetchmail_attach_from_folder/i18n/fi.po @@ -3,7 +3,7 @@ # * fetchmail_attach_from_folder # # Translators: -# Ahmet Altınışık , 2015-2016 +# Ahmet Altinisik , 2015-2016 # Antonio Trueba, 2016 # Carles Antoli , 2015 # Carles Antoli , 2015 @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\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" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: Jarmo Kortetjärvi \n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n" "MIME-Version: 1.0\n" @@ -270,7 +270,7 @@ msgstr "" #. module: fetchmail_attach_from_folder #: selection:fetchmail.server.folder,msg_state:0 msgid "Sent" -msgstr "" +msgstr "Lähetetty" #. module: fetchmail_attach_from_folder #: field:fetchmail.server.folder,sequence:0 diff --git a/fetchmail_attach_from_folder/i18n/hr.po b/fetchmail_attach_from_folder/i18n/hr.po new file mode 100644 index 000000000..ccdb13c55 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/hr.po @@ -0,0 +1,353 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "Odustani" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,context:0 +msgid "Context" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:229 +#, python-format +msgid "Context \"%s\" is not a dictionary." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,context:0 +msgid "" +"Context that is passed during mail processing. Can be used to set default " +"values." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,display_name:0 +#: field:fetchmail.attach.mail.manually.mail,display_name:0 +#: field:fetchmail.server.folder,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:226 +#, python-format +msgid "Invalid context \"%s\": %s" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,__last_update:0 +#: field:fetchmail.attach.mail.manually.mail,__last_update:0 +#: field:fetchmail.server.folder,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:188 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:233 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objekt" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "ID čarobnjaka" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "ili" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'default_supplier': True}" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/hr_HR.po b/fetchmail_attach_from_folder/i18n/hr_HR.po new file mode 100644 index 000000000..9c468f33c --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/hr_HR.po @@ -0,0 +1,353 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:30+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "Aktivan" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,context:0 +msgid "Context" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:229 +#, python-format +msgid "Context \"%s\" is not a dictionary." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,context:0 +msgid "" +"Context that is passed during mail processing. Can be used to set default " +"values." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,display_name:0 +#: field:fetchmail.attach.mail.manually.mail,display_name:0 +#: field:fetchmail.server.folder,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:226 +#, python-format +msgid "Invalid context \"%s\": %s" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,__last_update:0 +#: field:fetchmail.attach.mail.manually.mail,__last_update:0 +#: field:fetchmail.server.folder,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:188 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:233 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'default_supplier': True}" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/language_path_mixin/i18n/bg.po b/language_path_mixin/i18n/bg.po new file mode 100644 index 000000000..bae051772 --- /dev/null +++ b/language_path_mixin/i18n/bg.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: language_path_mixin +#: field:language.path.mixin,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" + +#. module: language_path_mixin +#: field:language.path.mixin,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" diff --git a/language_path_mixin/i18n/de.po b/language_path_mixin/i18n/de.po index 2d1270418..36c243ce3 100644 --- a/language_path_mixin/i18n/de.po +++ b/language_path_mixin/i18n/de.po @@ -3,13 +3,21 @@ # * language_path_mixin # # Translators: +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# Armando Vulcano Junior , 2015 +# FIRST AUTHOR , 2014 +# Jarmo Kortetjärvi , 2016 +# Matjaž Mozetič , 2015-2016 +# Rudolf Schnapka , 2016 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-29 11:14+0000\n" -"PO-Revision-Date: 2015-09-18 13:55+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,7 +25,17 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: language_path_mixin +#: field:language.path.mixin,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: language_path_mixin #: field:language.path.mixin,id:0 msgid "ID" msgstr "ID" + +#. module: language_path_mixin +#: field:language.path.mixin,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" diff --git a/language_path_mixin/i18n/hr.po b/language_path_mixin/i18n/hr.po new file mode 100644 index 000000000..3eafe0552 --- /dev/null +++ b/language_path_mixin/i18n/hr.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: language_path_mixin +#: field:language.path.mixin,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" + +#. module: language_path_mixin +#: field:language.path.mixin,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" diff --git a/language_path_mixin/i18n/hr_HR.po b/language_path_mixin/i18n/hr_HR.po new file mode 100644 index 000000000..9c43a8d6f --- /dev/null +++ b/language_path_mixin/i18n/hr_HR.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: language_path_mixin +#: field:language.path.mixin,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" + +#. module: language_path_mixin +#: field:language.path.mixin,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" diff --git a/letsencrypt/i18n/bg.po b/letsencrypt/i18n/bg.po new file mode 100644 index 000000000..afa8dad01 --- /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 (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-05-17 14:08+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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 +#: field:letsencrypt,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: letsencrypt +#: code:addons/letsencrypt/models/letsencrypt.py:44 +#, python-format +msgid "Error calling %s: %d" +msgstr "" + +#. module: letsencrypt +#: field:letsencrypt,id:0 +msgid "ID" +msgstr "ID" + +#. module: letsencrypt +#: field:letsencrypt,__last_update:0 +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/de.po b/letsencrypt/i18n/de.po index 0f6a26377..ed883d699 100644 --- a/letsencrypt/i18n/de.po +++ b/letsencrypt/i18n/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-19 00:58+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" "PO-Revision-Date: 2016-05-17 14:08+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" @@ -25,7 +25,7 @@ msgstr "" #. module: letsencrypt #: field:letsencrypt,display_name:0 msgid "Display Name" -msgstr "" +msgstr "Anzeigename" #. module: letsencrypt #: code:addons/letsencrypt/models/letsencrypt.py:44 @@ -41,7 +41,7 @@ msgstr "ID" #. module: letsencrypt #: field:letsencrypt,__last_update:0 msgid "Last Modified on" -msgstr "" +msgstr "Zuletzt geändert am" #. module: letsencrypt #: code:addons/letsencrypt/models/letsencrypt.py:93 diff --git a/letsencrypt/i18n/hr.po b/letsencrypt/i18n/hr.po new file mode 100644 index 000000000..ca1d8191b --- /dev/null +++ b/letsencrypt/i18n/hr.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 (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-05-17 14:08+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: letsencrypt +#: model:ir.model,name:letsencrypt.model_letsencrypt +msgid "Abstract model providing functions for letsencrypt" +msgstr "Apstraktni model koji pruža funkcionalnosti za letsencrypt" + +#. module: letsencrypt +#: field:letsencrypt,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: letsencrypt +#: code:addons/letsencrypt/models/letsencrypt.py:44 +#, python-format +msgid "Error calling %s: %d" +msgstr "Greška u pozivu %s: %d" + +#. module: letsencrypt +#: field:letsencrypt,id:0 +msgid "ID" +msgstr "ID" + +#. module: letsencrypt +#: field:letsencrypt,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. 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 "Let's encrypt ne radi sa privatnim adresama ili lokalnim domenama!" diff --git a/letsencrypt/i18n/hr_HR.po b/letsencrypt/i18n/hr_HR.po new file mode 100644 index 000000000..630486454 --- /dev/null +++ b/letsencrypt/i18n/hr_HR.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 (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-05-17 14:08+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: letsencrypt +#: model:ir.model,name:letsencrypt.model_letsencrypt +msgid "Abstract model providing functions for letsencrypt" +msgstr "" + +#. module: letsencrypt +#: field:letsencrypt,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: letsencrypt +#: code:addons/letsencrypt/models/letsencrypt.py:44 +#, python-format +msgid "Error calling %s: %d" +msgstr "" + +#. module: letsencrypt +#: field:letsencrypt,id:0 +msgid "ID" +msgstr "ID" + +#. module: letsencrypt +#: field:letsencrypt,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. 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/log_forwarded_for_ip/i18n/bg.po b/log_forwarded_for_ip/i18n/bg.po new file mode 100644 index 000000000..62ff80dc2 --- /dev/null +++ b/log_forwarded_for_ip/i18n/bg.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * log_forwarded_for_ip +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-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: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" diff --git a/log_forwarded_for_ip/i18n/de.po b/log_forwarded_for_ip/i18n/de.po index c3bf8665f..06ddd7afa 100644 --- a/log_forwarded_for_ip/i18n/de.po +++ b/log_forwarded_for_ip/i18n/de.po @@ -3,13 +3,24 @@ # * log_forwarded_for_ip # # Translators: +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# Armando Vulcano Junior , 2015 +# Carles Antoli , 2015 +# FIRST AUTHOR , 2013-2014 +# Giacomo , 2015 +# Hotellook, 2014 +# Matjaž Mozetič , 2015-2016 +# Miku Laitinen , 2015 +# Pedro M. Baeza , 2015 +# Rudolf Schnapka , 2015-2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-12 02:06+0000\n" -"PO-Revision-Date: 2016-03-07 17:53+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,7 +28,17 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: log_forwarded_for_ip #: field:log.forwarded.for.ip.installed,id:0 msgid "ID" msgstr "ID" + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" diff --git a/log_forwarded_for_ip/i18n/hr.po b/log_forwarded_for_ip/i18n/hr.po new file mode 100644 index 000000000..9af974c6e --- /dev/null +++ b/log_forwarded_for_ip/i18n/hr.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * log_forwarded_for_ip +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-05 06:35+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" diff --git a/log_forwarded_for_ip/i18n/hr_HR.po b/log_forwarded_for_ip/i18n/hr_HR.po new file mode 100644 index 000000000..7fa0f14d6 --- /dev/null +++ b/log_forwarded_for_ip/i18n/hr_HR.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * log_forwarded_for_ip +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-09-30 09:38+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: log_forwarded_for_ip +#: field:log.forwarded.for.ip.installed,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" diff --git a/mass_editing/i18n/bg.po b/mass_editing/i18n/bg.po new file mode 100644 index 000000000..553a8a785 --- /dev/null +++ b/mass_editing/i18n/bg.po @@ -0,0 +1,163 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: mass_editing +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:126 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,display_name:0 field:mass.object,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,__last_update:0 field:mass.object,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "" + +#. module: mass_editing +#: field:mass.object,model_ids:0 +msgid "Model List" +msgstr "" + +#. module: mass_editing +#: field:mass.object,name:0 +msgid "Name" +msgstr "Име" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 +#, python-format +msgid "Name must be unique!" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" + +#. module: mass_editing +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "" diff --git a/mass_editing/i18n/de.po b/mass_editing/i18n/de.po index 1598c552b..d79a5dc9b 100644 --- a/mass_editing/i18n/de.po +++ b/mass_editing/i18n/de.po @@ -3,13 +3,20 @@ # * mass_editing # # Translators: +# Armando Vulcano Junior , 2015 +# FIRST AUTHOR , 2012 +# Jarmo Kortetjärvi , 2016 +# Matjaž Mozetič , 2015-2016 +# Paolo Valier, 2016 +# Pedro M. Baeza , 2015 # Rudolf Schnapka , 2016 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-19 14:46+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -44,6 +51,11 @@ msgstr "Erstellt am:" msgid "Deletion of the action record failed." msgstr "Löschen des Datensatzes fehlgeschlagen." +#. module: mass_editing +#: field:mass.editing.wizard,display_name:0 field:mass.object,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: mass_editing #: view:mass.object:mass_editing.view_mass_object_form msgid "" @@ -63,6 +75,11 @@ msgstr "Felder" msgid "ID" msgstr "ID" +#. module: mass_editing +#: field:mass.editing.wizard,__last_update:0 field:mass.object,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: mass_editing #: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 msgid "Last Updated by" diff --git a/mass_editing/i18n/hr.po b/mass_editing/i18n/hr.po new file mode 100644 index 000000000..7a98a5a50 --- /dev/null +++ b/mass_editing/i18n/hr.po @@ -0,0 +1,163 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "Napredno" + +#. module: mass_editing +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: mass_editing +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:126 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,display_name:0 field:mass.object,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 +msgid "Fields" +msgstr "Polja" + +#. module: mass_editing +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,__last_update:0 field:mass.object,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Masovno uređivanje" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "Masovno uredi (%s)" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: mass_editing +#: field:mass.object,model_ids:0 +msgid "Model List" +msgstr "Popis modela" + +#. module: mass_editing +#: field:mass.object,name:0 +msgid "Name" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 +#, python-format +msgid "Name must be unique!" +msgstr "Naziv mora biti jedinstven!" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objekt" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" + +#. module: mass_editing +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "" diff --git a/mass_editing/i18n/hr_HR.po b/mass_editing/i18n/hr_HR.po new file mode 100644 index 000000000..565a2ba0b --- /dev/null +++ b/mass_editing/i18n/hr_HR.po @@ -0,0 +1,163 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: mass_editing +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:126 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,display_name:0 field:mass.object,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,__last_update:0 field:mass.object,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "" + +#. module: mass_editing +#: field:mass.object,model_ids:0 +msgid "Model List" +msgstr "" + +#. module: mass_editing +#: field:mass.object,name:0 +msgid "Name" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 +#, python-format +msgid "Name must be unique!" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" + +#. module: mass_editing +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "" diff --git a/module_prototyper/i18n/bg.po b/module_prototyper/i18n/bg.po new file mode 100644 index 000000000..3d63aade2 --- /dev/null +++ b/module_prototyper/i18n/bg.po @@ -0,0 +1,597 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * module_prototyper +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-10-12 19:47+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: module_prototyper +#: selection:module_prototyper.module.export,api_version:0 +msgid "8.0" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,api_version:0 +msgid "API version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,right_ids:0 +msgid "Access Rights" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,activity_ids:0 +msgid "Activities" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Affero GPL-3" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,application:0 +msgid "Application" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,author:0 +msgid "Author" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,auto_install:0 +msgid "Auto Install" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Cancel" +msgstr "Откажи" + +#. module: module_prototyper +#: field:module_prototyper,category_id:0 +msgid "Category" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,application:0 +msgid "Check if the module is an Odoo application." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,auto_install:0 +msgid "Check if the module should be install by default." +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Close" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,column1:0 +msgid "Column1" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,column2:0 +msgid "Column2" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,client_context:0 +msgid "Context" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:47 +#: help:ir.model.fields,client_context:0 +#, python-format +msgid "" +"Context to use on the client side when handling the field (python " +"dictionary)" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,create_uid:0 +#: field:module_prototyper.module.export,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: module_prototyper +#: field:module_prototyper,create_date:0 +#: field:module_prototyper.module.export,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Data & Demo" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,data_ids:0 +msgid "Data filters" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,demo_ids:0 +msgid "Demo filters" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,dependency_ids:0 +msgid "Dependencies" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,description:0 +msgid "Description" +msgstr "Описание" + +#. module: module_prototyper +#: field:module_prototyper,display_name:0 +#: field:module_prototyper.module.export,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,summary:0 +msgid "Enter a summary of your module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,website:0 +msgid "Enter the URL of your website" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,description:0 +msgid "" +"Enter the description of your module, what it does, how to install, " +"configure and use it, the roadmap or known issues. The description will be " +"exported in README.rst" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,right_ids:0 +msgid "" +"Enter the list of access rights that you have created and want to export in " +"this module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,field_ids:0 +msgid "" +"Enter the list of fields that you have created or modified and want to " +"export in this module. New models will be exported as long as you choose one" +" of his fields." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,group_ids:0 +msgid "" +"Enter the list of groups that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,menu_ids:0 +msgid "" +"Enter the list of menu items that you have created and want to export in " +"this module. Related windows actions will be exported as well." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,rule_ids:0 +msgid "" +"Enter the list of record rules that you have created and want to export in " +"this module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,report_ids:0 +msgid "" +"Enter the list of reports that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,dependency_ids:0 +msgid "" +"Enter the list of required modules that need to be installed for your module" +" to work properly" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,view_ids:0 +msgid "" +"Enter the list of views that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,activity_ids:0 +msgid "" +"Enter the list of workflow activities that you have created and want to " +"export in this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,transition_ids:0 +msgid "" +"Enter the list of workflow transitions that you have created and want to " +"export in this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,maintainer:0 +msgid "" +"Enter the name of the person or organization who will maintain this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,version:0 +msgid "Enter the version of your module with 5 digits" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,author:0 +msgid "Enter your name" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Complete" +msgstr "" + +#. module: module_prototyper +#: model:ir.actions.act_window,name:module_prototyper.button_module_export_action +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Module" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Settings" +msgstr "" + +#. module: module_prototyper +#: model:ir.model,name:module_prototyper.model_ir_model_fields +#: model:ir.ui.menu,name:module_prototyper.ir_model_model_fields +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,data:0 +msgid "File" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,name:0 +msgid "File Name" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "GPL Version 3" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "GPL-3 or later version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,group_ids:0 +msgid "Groups" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,helper:0 +msgid "Helper" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Here is the exported module:" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,id:0 field:module_prototyper.module.export,id:0 +msgid "ID" +msgstr "ID" + +#. module: module_prototyper +#: field:module_prototyper,icon_image:0 +msgid "Icon" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Interface" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "LGPL-3" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "LGPL-3 or later version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,__last_update:0 +#: field:module_prototyper.module.export,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: module_prototyper +#: field:module_prototyper,write_uid:0 +#: field:module_prototyper.module.export,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: module_prototyper +#: field:module_prototyper,write_date:0 +#: field:module_prototyper.module.export,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: module_prototyper +#: field:module_prototyper,license:0 +msgid "License" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,maintainer:0 +msgid "Maintainer" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_grant_menu_access +#: field:module_prototyper,menu_ids:0 +msgid "Menu Items" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Module" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,human_name:0 +msgid "Module Name" +msgstr "" + +#. module: module_prototyper +#: model:ir.model,name:module_prototyper.model_module_prototyper +msgid "Module Prototyper" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_module_prototyper +msgid "Module Prototypes" +msgstr "" + +#. module: module_prototyper +#: view:ir.model:module_prototyper.view_ir_model_form +msgid "Notes" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,notes:0 +msgid "Notes to developers." +msgstr "" + +#. module: module_prototyper +#: view:ir.model.fields:module_prototyper.view_ir_model_fields_form +msgid "" +"Notes to help developers to understand the work or advanced features that " +"should be added, ie: onchange, etc." +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Other OSI Approved Licence" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Other Proprietary" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_tree_view +msgid "Prototype" +msgstr "" + +#. module: module_prototyper +#: model:ir.actions.act_window,name:module_prototyper.open_module_prototyper_list +#: model:ir.ui.menu,name:module_prototyper.menu_open_module_prototyper +msgid "Prototypes" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:44 +#: field:ir.model.fields,limit:0 help:ir.model.fields,limit:0 +#, python-format +msgid "Read limit" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,rule_ids:0 +msgid "Record Rules" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,report_ids:0 +msgid "Reports" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Security" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,state:0 +msgid "State" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,summary:0 +msgid "Summary" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,name:0 +msgid "Technical Name" +msgstr "" + +#. module: module_prototyper +#: view:ir.model.fields:module_prototyper.view_ir_model_fields_form +msgid "Text that will be set as the helper of the field..." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,human_name:0 +msgid "" +"The Module Name will be used as the displayed name of the exported module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,icon_image:0 +msgid "" +"The icon set up here will be used as the icon for the exported module also" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,data_ids:0 +msgid "The records matching the filters will be added as data." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,demo_ids:0 +msgid "The records matching the filters will be added as demo data." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,name:0 +msgid "" +"The technical name will be used to define the name of the exported module, " +"the name of the model." +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,transition_ids:0 +msgid "Transitions" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,version:0 +msgid "Version" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_action_ui_view +#: field:module_prototyper,view_ids:0 +msgid "Views" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,website:0 +msgid "Website" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Workflows" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper.module.export,state:0 +msgid "choose" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Module Prototyper" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Odoo Community Association" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Others, Sales, Website" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Prototype your module." +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: http://odoo-community.org/" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: module_prototyper" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper.module.export,state:0 +msgid "get" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:36 +#: help:ir.model.fields,column1:0 +#, python-format +msgid "name of the column referring to 'these' records in the relation table" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:41 +#: help:ir.model.fields,column2:0 +#, python-format +msgid "name of the column referring to 'those' records in the relation table" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "or" +msgstr "или" diff --git a/module_prototyper/i18n/de.po b/module_prototyper/i18n/de.po index c40bb6a8b..ad27ed3ee 100644 --- a/module_prototyper/i18n/de.po +++ b/module_prototyper/i18n/de.po @@ -3,14 +3,21 @@ # * module_prototyper # # Translators: +# Ahmet Altinisik , 2015-2016 +# Antonio Trueba, 2016 +# Armando Vulcano Junior , 2015 +# Christophe CHAUVET , 2015 +# FIRST AUTHOR , 2013-2014 +# Matjaž Mozetič , 2016 +# Paolo Valier, 2016 # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:53+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:42+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -146,6 +153,12 @@ msgstr "" msgid "Description" msgstr "Beschreibung" +#. module: module_prototyper +#: field:module_prototyper,display_name:0 +#: field:module_prototyper.module.export,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: module_prototyper #: help:module_prototyper,summary:0 msgid "Enter a summary of your module" @@ -341,6 +354,12 @@ msgstr "" msgid "LGPL-3 or later version" msgstr "" +#. module: module_prototyper +#: field:module_prototyper,__last_update:0 +#: field:module_prototyper.module.export,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: module_prototyper #: field:module_prototyper,write_uid:0 #: field:module_prototyper.module.export,write_uid:0 diff --git a/module_prototyper/i18n/fr.po b/module_prototyper/i18n/fr.po index d79efcc43..e6947d1ad 100644 --- a/module_prototyper/i18n/fr.po +++ b/module_prototyper/i18n/fr.po @@ -5,6 +5,8 @@ # Translators: # Antonio Trueba, 2016 # Carles Antoli , 2015 +# Carles Antoli , 2015 +# Christophe CHAUVET , 2015 # Christophe CHAUVET , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2012-2013 @@ -17,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-12 14:34+0000\n" -"PO-Revision-Date: 2016-05-08 17:03+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 11:17+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n" "MIME-Version: 1.0\n" @@ -413,7 +415,7 @@ msgstr "" #. module: module_prototyper #: view:ir.model:module_prototyper.view_ir_model_form msgid "Notes" -msgstr "" +msgstr "Commentaires" #. module: module_prototyper #: field:ir.model.fields,notes:0 diff --git a/module_prototyper/i18n/hr.po b/module_prototyper/i18n/hr.po new file mode 100644 index 000000000..4bcba4d6c --- /dev/null +++ b/module_prototyper/i18n/hr.po @@ -0,0 +1,597 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * module_prototyper +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-10-12 19:47+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: module_prototyper +#: selection:module_prototyper.module.export,api_version:0 +msgid "8.0" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,api_version:0 +msgid "API version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,right_ids:0 +msgid "Access Rights" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,activity_ids:0 +msgid "Activities" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Affero GPL-3" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,application:0 +msgid "Application" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,author:0 +msgid "Author" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,auto_install:0 +msgid "Auto Install" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Cancel" +msgstr "Odustani" + +#. module: module_prototyper +#: field:module_prototyper,category_id:0 +msgid "Category" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,application:0 +msgid "Check if the module is an Odoo application." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,auto_install:0 +msgid "Check if the module should be install by default." +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Close" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,column1:0 +msgid "Column1" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,column2:0 +msgid "Column2" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,client_context:0 +msgid "Context" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:47 +#: help:ir.model.fields,client_context:0 +#, python-format +msgid "" +"Context to use on the client side when handling the field (python " +"dictionary)" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,create_uid:0 +#: field:module_prototyper.module.export,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: module_prototyper +#: field:module_prototyper,create_date:0 +#: field:module_prototyper.module.export,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Data & Demo" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,data_ids:0 +msgid "Data filters" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,demo_ids:0 +msgid "Demo filters" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,dependency_ids:0 +msgid "Dependencies" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,description:0 +msgid "Description" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,display_name:0 +#: field:module_prototyper.module.export,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: module_prototyper +#: help:module_prototyper,summary:0 +msgid "Enter a summary of your module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,website:0 +msgid "Enter the URL of your website" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,description:0 +msgid "" +"Enter the description of your module, what it does, how to install, " +"configure and use it, the roadmap or known issues. The description will be " +"exported in README.rst" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,right_ids:0 +msgid "" +"Enter the list of access rights that you have created and want to export in " +"this module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,field_ids:0 +msgid "" +"Enter the list of fields that you have created or modified and want to " +"export in this module. New models will be exported as long as you choose one" +" of his fields." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,group_ids:0 +msgid "" +"Enter the list of groups that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,menu_ids:0 +msgid "" +"Enter the list of menu items that you have created and want to export in " +"this module. Related windows actions will be exported as well." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,rule_ids:0 +msgid "" +"Enter the list of record rules that you have created and want to export in " +"this module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,report_ids:0 +msgid "" +"Enter the list of reports that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,dependency_ids:0 +msgid "" +"Enter the list of required modules that need to be installed for your module" +" to work properly" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,view_ids:0 +msgid "" +"Enter the list of views that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,activity_ids:0 +msgid "" +"Enter the list of workflow activities that you have created and want to " +"export in this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,transition_ids:0 +msgid "" +"Enter the list of workflow transitions that you have created and want to " +"export in this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,maintainer:0 +msgid "" +"Enter the name of the person or organization who will maintain this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,version:0 +msgid "Enter the version of your module with 5 digits" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,author:0 +msgid "Enter your name" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Complete" +msgstr "" + +#. module: module_prototyper +#: model:ir.actions.act_window,name:module_prototyper.button_module_export_action +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Module" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Settings" +msgstr "" + +#. module: module_prototyper +#: model:ir.model,name:module_prototyper.model_ir_model_fields +#: model:ir.ui.menu,name:module_prototyper.ir_model_model_fields +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,field_ids:0 +msgid "Fields" +msgstr "Polja" + +#. module: module_prototyper +#: field:module_prototyper.module.export,data:0 +msgid "File" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,name:0 +msgid "File Name" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "GPL Version 3" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "GPL-3 or later version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,group_ids:0 +msgid "Groups" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,helper:0 +msgid "Helper" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Here is the exported module:" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,id:0 field:module_prototyper.module.export,id:0 +msgid "ID" +msgstr "ID" + +#. module: module_prototyper +#: field:module_prototyper,icon_image:0 +msgid "Icon" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Interface" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "LGPL-3" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "LGPL-3 or later version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,__last_update:0 +#: field:module_prototyper.module.export,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: module_prototyper +#: field:module_prototyper,write_uid:0 +#: field:module_prototyper.module.export,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: module_prototyper +#: field:module_prototyper,write_date:0 +#: field:module_prototyper.module.export,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: module_prototyper +#: field:module_prototyper,license:0 +msgid "License" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,maintainer:0 +msgid "Maintainer" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_grant_menu_access +#: field:module_prototyper,menu_ids:0 +msgid "Menu Items" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Module" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,human_name:0 +msgid "Module Name" +msgstr "" + +#. module: module_prototyper +#: model:ir.model,name:module_prototyper.model_module_prototyper +msgid "Module Prototyper" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_module_prototyper +msgid "Module Prototypes" +msgstr "" + +#. module: module_prototyper +#: view:ir.model:module_prototyper.view_ir_model_form +msgid "Notes" +msgstr "Bilješke" + +#. module: module_prototyper +#: field:ir.model.fields,notes:0 +msgid "Notes to developers." +msgstr "" + +#. module: module_prototyper +#: view:ir.model.fields:module_prototyper.view_ir_model_fields_form +msgid "" +"Notes to help developers to understand the work or advanced features that " +"should be added, ie: onchange, etc." +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Other OSI Approved Licence" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Other Proprietary" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_tree_view +msgid "Prototype" +msgstr "" + +#. module: module_prototyper +#: model:ir.actions.act_window,name:module_prototyper.open_module_prototyper_list +#: model:ir.ui.menu,name:module_prototyper.menu_open_module_prototyper +msgid "Prototypes" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:44 +#: field:ir.model.fields,limit:0 help:ir.model.fields,limit:0 +#, python-format +msgid "Read limit" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,rule_ids:0 +msgid "Record Rules" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,report_ids:0 +msgid "Reports" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Security" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,state:0 +msgid "State" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,summary:0 +msgid "Summary" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,name:0 +msgid "Technical Name" +msgstr "" + +#. module: module_prototyper +#: view:ir.model.fields:module_prototyper.view_ir_model_fields_form +msgid "Text that will be set as the helper of the field..." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,human_name:0 +msgid "" +"The Module Name will be used as the displayed name of the exported module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,icon_image:0 +msgid "" +"The icon set up here will be used as the icon for the exported module also" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,data_ids:0 +msgid "The records matching the filters will be added as data." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,demo_ids:0 +msgid "The records matching the filters will be added as demo data." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,name:0 +msgid "" +"The technical name will be used to define the name of the exported module, " +"the name of the model." +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,transition_ids:0 +msgid "Transitions" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,version:0 +msgid "Version" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_action_ui_view +#: field:module_prototyper,view_ids:0 +msgid "Views" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,website:0 +msgid "Website" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Workflows" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper.module.export,state:0 +msgid "choose" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Module Prototyper" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Odoo Community Association" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Others, Sales, Website" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Prototype your module." +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: http://odoo-community.org/" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: module_prototyper" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper.module.export,state:0 +msgid "get" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:36 +#: help:ir.model.fields,column1:0 +#, python-format +msgid "name of the column referring to 'these' records in the relation table" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:41 +#: help:ir.model.fields,column2:0 +#, python-format +msgid "name of the column referring to 'those' records in the relation table" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "or" +msgstr "ili" diff --git a/module_prototyper/i18n/hr_HR.po b/module_prototyper/i18n/hr_HR.po new file mode 100644 index 000000000..2c646f5ba --- /dev/null +++ b/module_prototyper/i18n/hr_HR.po @@ -0,0 +1,597 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * module_prototyper +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-10-12 19:47+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: module_prototyper +#: selection:module_prototyper.module.export,api_version:0 +msgid "8.0" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,api_version:0 +msgid "API version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,right_ids:0 +msgid "Access Rights" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,activity_ids:0 +msgid "Activities" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Affero GPL-3" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,application:0 +msgid "Application" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,author:0 +msgid "Author" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,auto_install:0 +msgid "Auto Install" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Cancel" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,category_id:0 +msgid "Category" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,application:0 +msgid "Check if the module is an Odoo application." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,auto_install:0 +msgid "Check if the module should be install by default." +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Close" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,column1:0 +msgid "Column1" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,column2:0 +msgid "Column2" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,client_context:0 +msgid "Context" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:47 +#: help:ir.model.fields,client_context:0 +#, python-format +msgid "" +"Context to use on the client side when handling the field (python " +"dictionary)" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,create_uid:0 +#: field:module_prototyper.module.export,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: module_prototyper +#: field:module_prototyper,create_date:0 +#: field:module_prototyper.module.export,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Data & Demo" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,data_ids:0 +msgid "Data filters" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,demo_ids:0 +msgid "Demo filters" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,dependency_ids:0 +msgid "Dependencies" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,description:0 +msgid "Description" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,display_name:0 +#: field:module_prototyper.module.export,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: module_prototyper +#: help:module_prototyper,summary:0 +msgid "Enter a summary of your module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,website:0 +msgid "Enter the URL of your website" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,description:0 +msgid "" +"Enter the description of your module, what it does, how to install, " +"configure and use it, the roadmap or known issues. The description will be " +"exported in README.rst" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,right_ids:0 +msgid "" +"Enter the list of access rights that you have created and want to export in " +"this module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,field_ids:0 +msgid "" +"Enter the list of fields that you have created or modified and want to " +"export in this module. New models will be exported as long as you choose one" +" of his fields." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,group_ids:0 +msgid "" +"Enter the list of groups that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,menu_ids:0 +msgid "" +"Enter the list of menu items that you have created and want to export in " +"this module. Related windows actions will be exported as well." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,rule_ids:0 +msgid "" +"Enter the list of record rules that you have created and want to export in " +"this module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,report_ids:0 +msgid "" +"Enter the list of reports that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,dependency_ids:0 +msgid "" +"Enter the list of required modules that need to be installed for your module" +" to work properly" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,view_ids:0 +msgid "" +"Enter the list of views that you have created and want to export in this " +"module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,activity_ids:0 +msgid "" +"Enter the list of workflow activities that you have created and want to " +"export in this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,transition_ids:0 +msgid "" +"Enter the list of workflow transitions that you have created and want to " +"export in this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,maintainer:0 +msgid "" +"Enter the name of the person or organization who will maintain this module" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,version:0 +msgid "Enter the version of your module with 5 digits" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,author:0 +msgid "Enter your name" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Complete" +msgstr "" + +#. module: module_prototyper +#: model:ir.actions.act_window,name:module_prototyper.button_module_export_action +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Module" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Export Settings" +msgstr "" + +#. module: module_prototyper +#: model:ir.model,name:module_prototyper.model_ir_model_fields +#: model:ir.ui.menu,name:module_prototyper.ir_model_model_fields +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,data:0 +msgid "File" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,name:0 +msgid "File Name" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "GPL Version 3" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "GPL-3 or later version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,group_ids:0 +msgid "Groups" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,helper:0 +msgid "Helper" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "Here is the exported module:" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,id:0 field:module_prototyper.module.export,id:0 +msgid "ID" +msgstr "ID" + +#. module: module_prototyper +#: field:module_prototyper,icon_image:0 +msgid "Icon" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Interface" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "LGPL-3" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "LGPL-3 or later version" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,__last_update:0 +#: field:module_prototyper.module.export,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: module_prototyper +#: field:module_prototyper,write_uid:0 +#: field:module_prototyper.module.export,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: module_prototyper +#: field:module_prototyper,write_date:0 +#: field:module_prototyper.module.export,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: module_prototyper +#: field:module_prototyper,license:0 +msgid "License" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,maintainer:0 +msgid "Maintainer" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_grant_menu_access +#: field:module_prototyper,menu_ids:0 +msgid "Menu Items" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Module" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,human_name:0 +msgid "Module Name" +msgstr "" + +#. module: module_prototyper +#: model:ir.model,name:module_prototyper.model_module_prototyper +msgid "Module Prototyper" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_module_prototyper +msgid "Module Prototypes" +msgstr "" + +#. module: module_prototyper +#: view:ir.model:module_prototyper.view_ir_model_form +msgid "Notes" +msgstr "" + +#. module: module_prototyper +#: field:ir.model.fields,notes:0 +msgid "Notes to developers." +msgstr "" + +#. module: module_prototyper +#: view:ir.model.fields:module_prototyper.view_ir_model_fields_form +msgid "" +"Notes to help developers to understand the work or advanced features that " +"should be added, ie: onchange, etc." +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Other OSI Approved Licence" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper,license:0 +msgid "Other Proprietary" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_tree_view +msgid "Prototype" +msgstr "" + +#. module: module_prototyper +#: model:ir.actions.act_window,name:module_prototyper.open_module_prototyper_list +#: model:ir.ui.menu,name:module_prototyper.menu_open_module_prototyper +msgid "Prototypes" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:44 +#: field:ir.model.fields,limit:0 help:ir.model.fields,limit:0 +#, python-format +msgid "Read limit" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,rule_ids:0 +msgid "Record Rules" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,report_ids:0 +msgid "Reports" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Security" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper.module.export,state:0 +msgid "State" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,summary:0 +msgid "Summary" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,name:0 +msgid "Technical Name" +msgstr "" + +#. module: module_prototyper +#: view:ir.model.fields:module_prototyper.view_ir_model_fields_form +msgid "Text that will be set as the helper of the field..." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,human_name:0 +msgid "" +"The Module Name will be used as the displayed name of the exported module." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,icon_image:0 +msgid "" +"The icon set up here will be used as the icon for the exported module also" +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,data_ids:0 +msgid "The records matching the filters will be added as data." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,demo_ids:0 +msgid "The records matching the filters will be added as demo data." +msgstr "" + +#. module: module_prototyper +#: help:module_prototyper,name:0 +msgid "" +"The technical name will be used to define the name of the exported module, " +"the name of the model." +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,transition_ids:0 +msgid "Transitions" +msgstr "" + +#. module: module_prototyper +#: field:module_prototyper,version:0 +msgid "Version" +msgstr "" + +#. module: module_prototyper +#: model:ir.ui.menu,name:module_prototyper.menu_action_ui_view +#: field:module_prototyper,view_ids:0 +msgid "Views" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +#: field:module_prototyper,website:0 +msgid "Website" +msgstr "Webstranice" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "Workflows" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper.module.export,state:0 +msgid "choose" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Module Prototyper" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Odoo Community Association" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Others, Sales, Website" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: Prototype your module." +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: http://odoo-community.org/" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper:module_prototyper.module_prototyper_base_form_view +msgid "ex: module_prototyper" +msgstr "" + +#. module: module_prototyper +#: selection:module_prototyper.module.export,state:0 +msgid "get" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:36 +#: help:ir.model.fields,column1:0 +#, python-format +msgid "name of the column referring to 'these' records in the relation table" +msgstr "" + +#. module: module_prototyper +#: code:addons/module_prototyper/models/ir_model_fields.py:41 +#: help:ir.model.fields,column2:0 +#, python-format +msgid "name of the column referring to 'those' records in the relation table" +msgstr "" + +#. module: module_prototyper +#: view:module_prototyper.module.export:module_prototyper.view_module_export_wizard +msgid "or" +msgstr "" diff --git a/qweb_usertime/i18n/bg.po b/qweb_usertime/i18n/bg.po new file mode 100644 index 000000000..4219be904 --- /dev/null +++ b/qweb_usertime/i18n/bg.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" diff --git a/qweb_usertime/i18n/hr.po b/qweb_usertime/i18n/hr.po new file mode 100644 index 000000000..705a6a664 --- /dev/null +++ b/qweb_usertime/i18n/hr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" diff --git a/qweb_usertime/i18n/hr_HR.po b/qweb_usertime/i18n/hr_HR.po new file mode 100644 index 000000000..8a3e99d90 --- /dev/null +++ b/qweb_usertime/i18n/hr_HR.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" diff --git a/server_environment/i18n/bg.po b/server_environment/i18n/bg.po new file mode 100644 index 000000000..645a3e1f7 --- /dev/null +++ b/server_environment/i18n/bg.po @@ -0,0 +1,554 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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 +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: server_environment +#: field:server.config,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: server_environment +#: field:server.config,write_date:0 +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 +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/de.po b/server_environment/i18n/de.po index 7d03fbc7a..bef94b164 100644 --- a/server_environment/i18n/de.po +++ b/server_environment/i18n/de.po @@ -3,13 +3,19 @@ # * server_environment # # Translators: -# Rudolf Schnapka , 2016 +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# FIRST AUTHOR , 2013 +# Matjaž Mozetič , 2015-2016 +# Pedro M. Baeza , 2015 +# Rudolf Schnapka , 2015-2016 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-19 14:46+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" @@ -28,11 +34,21 @@ msgstr "Erstellt von" msgid "Created on" msgstr "Erstellt am:" +#. module: server_environment +#: field:server.config,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: server_environment #: field:server.config,id:0 msgid "ID" msgstr "ID" +#. module: server_environment +#: field:server.config,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: server_environment #: field:server.config,write_uid:0 msgid "Last Updated by" diff --git a/server_environment/i18n/hr.po b/server_environment/i18n/hr.po new file mode 100644 index 000000000..56509bc91 --- /dev/null +++ b/server_environment/i18n/hr.po @@ -0,0 +1,554 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: server_environment +#: field:server.config,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +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 "Serversko okruženje" + +#. module: server_environment +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/hr_HR.po b/server_environment/i18n/hr_HR.po new file mode 100644 index 000000000..b9b3051d8 --- /dev/null +++ b/server_environment/i18n/hr_HR.po @@ -0,0 +1,554 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: server_environment +#: field:server.config,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. 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 +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/super_calendar/i18n/bg.po b/super_calendar/i18n/bg.po new file mode 100644 index 000000000..65f7b5bc5 --- /dev/null +++ b/super_calendar/i18n/bg.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "Код" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "Описание" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,display_name:0 +#: field:super.calendar.configurator,display_name:0 +#: field:super.calendar.configurator.line,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: super_calendar +#: field:super.calendar,__last_update:0 +#: field:super.calendar.configurator,__last_update:0 +#: field:super.calendar.configurator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Име" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/super_calendar/i18n/de.po b/super_calendar/i18n/de.po index ed4d3db8c..657dd9308 100644 --- a/super_calendar/i18n/de.po +++ b/super_calendar/i18n/de.po @@ -3,14 +3,28 @@ # * super_calendar # # Translators: +# Accounts-Payable - Alkemics, 2015 +# Ahmet Altinisik , 2015-2016 +# Antonio Trueba, 2016 +# Chen-Do LU , 2015 +# Dimitrios Glentadakis , 2013-2014, 2015-2016 +# Efstathios Iosifidis , 2014 +# FIRST AUTHOR , 2012 +# François Breysse , 2015 +# Guewen Baconnier , 2015 +# Hotellook, 2014 +# Jim Spentzos, 2014 +# Matjaž Mozetič , 2015-2016 +# njeudy , 2015 +# Pierre Verkest , 2015 # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:53+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -101,6 +115,13 @@ msgstr "Beschreibungsart" msgid "Description field" msgstr "Beschreibungsfeld" +#. module: super_calendar +#: field:super.calendar,display_name:0 +#: field:super.calendar.configurator,display_name:0 +#: field:super.calendar.configurator.line,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: super_calendar #: view:super.calendar:super_calendar.super_calendar_search msgid "Display all elements in the current month." @@ -159,7 +180,7 @@ msgstr "" #. module: super_calendar #: view:super.calendar:super_calendar.super_calendar_search msgid "Group By" -msgstr "" +msgstr "Gruppieren nach" #. module: super_calendar #: view:super.calendar:super_calendar.super_calendar_search @@ -192,6 +213,13 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: super_calendar +#: field:super.calendar,__last_update:0 +#: field:super.calendar.configurator,__last_update:0 +#: field:super.calendar.configurator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: super_calendar #: field:super.calendar,write_uid:0 #: field:super.calendar.configurator,write_uid:0 @@ -215,7 +243,7 @@ msgstr "" #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form #: field:super.calendar.configurator,line_ids:0 msgid "Lines" -msgstr "" +msgstr "Positionen" #. module: super_calendar #: field:super.calendar,model_id:0 diff --git a/super_calendar/i18n/hr.po b/super_calendar/i18n/hr.po new file mode 100644 index 000000000..d05b610a8 --- /dev/null +++ b/super_calendar/i18n/hr.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,display_name:0 +#: field:super.calendar.configurator,display_name:0 +#: field:super.calendar.configurator.line,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: super_calendar +#: field:super.calendar,__last_update:0 +#: field:super.calendar.configurator,__last_update:0 +#: field:super.calendar.configurator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "Model" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/super_calendar/i18n/hr_HR.po b/super_calendar/i18n/hr_HR.po new file mode 100644 index 000000000..9f9389797 --- /dev/null +++ b/super_calendar/i18n/hr_HR.po @@ -0,0 +1,337 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,display_name:0 +#: field:super.calendar.configurator,display_name:0 +#: field:super.calendar.configurator.line,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: super_calendar +#: field:super.calendar,__last_update:0 +#: field:super.calendar.configurator,__last_update:0 +#: field:super.calendar.configurator.line,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/users_ldap_groups/i18n/bg.po b/users_ldap_groups/i18n/bg.po new file mode 100644 index 000000000..0353ba3c9 --- /dev/null +++ b/users_ldap_groups/i18n/bg.po @@ -0,0 +1,135 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,display_name:0 +#: field:res.company.ldap.operator,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,__last_update:0 +#: field:res.company.ldap.operator,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "" diff --git a/users_ldap_groups/i18n/de.po b/users_ldap_groups/i18n/de.po index c1ce5c848..96b91d14d 100644 --- a/users_ldap_groups/i18n/de.po +++ b/users_ldap_groups/i18n/de.po @@ -3,14 +3,23 @@ # * users_ldap_groups # # Translators: +# Ahmet Altinisik , 2015-2016 +# Antonio Trueba, 2016 +# danimaribeiro , 2016 +# FIRST AUTHOR , 2012,2014 +# Jarmo Kortetjärvi , 2016 +# Jesús Alan Ramos Rodríguez , 2015 +# Matjaž Mozetič , 2015 +# Paolo Valier, 2016 +# Pedro Castro Silva , 2015 # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:50+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,6 +42,12 @@ msgstr "Erstellt am:" msgid "Define how OpenERP groups are assigned to ldap users" msgstr "Legt fest, wie Odoo-Gruppen zu LDAP-Nutzern zugeordnet werden" +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,display_name:0 +#: field:res.company.ldap.operator,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: users_ldap_groups #: field:res.company.ldap,group_mappings:0 msgid "Group mappings" @@ -62,6 +77,12 @@ msgstr "LDAP-Attribut" msgid "LDAP server" msgstr "LDAP-Server" +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,__last_update:0 +#: field:res.company.ldap.operator,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: users_ldap_groups #: field:res.company.ldap.group_mapping,write_uid:0 msgid "Last Updated by" diff --git a/users_ldap_groups/i18n/hr.po b/users_ldap_groups/i18n/hr.po new file mode 100644 index 000000000..236834952 --- /dev/null +++ b/users_ldap_groups/i18n/hr.po @@ -0,0 +1,135 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,display_name:0 +#: field:res.company.ldap.operator,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,__last_update:0 +#: field:res.company.ldap.operator,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "" diff --git a/users_ldap_groups/i18n/hr_HR.po b/users_ldap_groups/i18n/hr_HR.po new file mode 100644 index 000000000..6c209536f --- /dev/null +++ b/users_ldap_groups/i18n/hr_HR.po @@ -0,0 +1,135 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,display_name:0 +#: field:res.company.ldap.operator,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,__last_update:0 +#: field:res.company.ldap.operator,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "" diff --git a/users_ldap_mail/i18n/hr.po b/users_ldap_mail/i18n/hr.po new file mode 100644 index 000000000..5a2645c7a --- /dev/null +++ b/users_ldap_mail/i18n/hr.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_mail +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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 +#: help:res.company.ldap,name_attribute:0 +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 +#: field:res.company.ldap,mail_attribute:0 +msgid "E-mail attribute" +msgstr "E-mail atribut" + +#. module: users_ldap_mail +#: help:res.company.ldap,mail_attribute:0 +msgid "LDAP attribute to use to retrieve em-mail address." +msgstr "LDAP atribut za dohvat e-mail drese" + +#. module: users_ldap_mail +#: field:res.company.ldap,name_attribute:0 +msgid "Name Attribute" +msgstr "Atribut Naziv" diff --git a/users_ldap_populate/i18n/bg.po b/users_ldap_populate/i18n/bg.po new file mode 100644 index 000000000..6748bfbee --- /dev/null +++ b/users_ldap_populate/i18n/bg.po @@ -0,0 +1,88 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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 +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Име" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company: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 "" diff --git a/users_ldap_populate/i18n/de.po b/users_ldap_populate/i18n/de.po index e81bf0d5b..78105e8d3 100644 --- a/users_ldap_populate/i18n/de.po +++ b/users_ldap_populate/i18n/de.po @@ -3,14 +3,22 @@ # * users_ldap_populate # # Translators: +# Armando Vulcano Junior , 2015 +# Christophe CHAUVET , 2015 +# FIRST AUTHOR , 2012,2014 +# Hotellook, 2014 +# Jarmo Kortetjärvi , 2016 +# Matjaž Mozetič , 2015-2016 +# Paolo Valier, 2016 # Rudolf Schnapka , 2016 +# SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-19 14:44+0000\n" -"PO-Revision-Date: 2016-01-26 10:50+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,6 +41,11 @@ msgstr "Erstellt von" msgid "Created on" msgstr "Erstellt am:" +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: users_ldap_populate #: field:res.company.ldap.populate_wizard,id:0 msgid "ID" @@ -43,6 +56,11 @@ msgstr "ID" msgid "LDAP Configuration" msgstr "LDAP-Einstellungen" +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: users_ldap_populate #: field:res.company.ldap.populate_wizard,write_uid:0 msgid "Last Updated by" diff --git a/users_ldap_populate/i18n/hr.po b/users_ldap_populate/i18n/hr.po new file mode 100644 index 000000000..1a4b071fe --- /dev/null +++ b/users_ldap_populate/i18n/hr.po @@ -0,0 +1,88 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "Dodaj preuzmi gumb na ldap pogled" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "LDAP postavke" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "Broj kreiranih korisnika" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "Popuni" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +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 "Popuni korisnike iz LDAP-a" diff --git a/users_ldap_populate/i18n/hr_HR.po b/users_ldap_populate/i18n/hr_HR.po new file mode 100644 index 000000000..6906b3c64 --- /dev/null +++ b/users_ldap_populate/i18n/hr_HR.po @@ -0,0 +1,88 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: users_ldap_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company: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 "" diff --git a/users_ldap_push/i18n/bg.po b/users_ldap_push/i18n/bg.po new file mode 100644 index 000000000..60e5f00a1 --- /dev/null +++ b/users_ldap_push/i18n/bg.po @@ -0,0 +1,151 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_push +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-07 17:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-server-tools-8-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_push +#: model:ir.model,name:users_ldap_push.model_change_password_user +msgid "Change Password Wizard User" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry:0 +msgid "Create ldap entry" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_base:0 +msgid "Create ldap entry in subtree" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,create_uid:0 +msgid "Created by" +msgstr "Създадено от" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,create_date:0 +msgid "Created on" +msgstr "Създадено на" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,use_for_dn:0 +msgid "DN" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: users_ldap_push +#: code:addons/users_ldap_push/models/res_users.py:116 +#: code:addons/users_ldap_push/models/res_users.py:169 +#, python-format +msgid "Error" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_field_mappings:0 +msgid "Field mappings" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_push +#: field:res.users,ldap_entry_dn:0 +msgid "LDAP DN" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,ldap_id:0 +msgid "LDAP configuration" +msgstr "" + +#. module: users_ldap_push +#: field:res.users,is_ldap_user:0 +msgid "LDAP user" +msgstr "" + +#. module: users_ldap_push +#: view:res.users:users_ldap_push.view_users_search +msgid "LDAP users" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,__last_update:0 +msgid "Last Modified on" +msgstr "Последно обновено на" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: users_ldap_push +#: help:res.company.ldap,create_ldap_entry_base:0 +msgid "Leave empty to use your LDAP base" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping +msgid "Mapping from Odoo fields to ldap attributes" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_objectclass:0 +msgid "Object class" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,field_id:0 +msgid "Odoo field" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_partner +msgid "Partner" +msgstr "Партньор" + +#. module: users_ldap_push +#: help:res.company.ldap,create_ldap_entry_objectclass:0 +msgid "Separate object classes by comma if you need more than one" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_users +msgid "Users" +msgstr "" + +#. module: users_ldap_push +#: code:addons/users_ldap_push/models/res_company_ldap.py:64 +#, python-format +msgid "You need to set exactly one mapping as DN" +msgstr "" diff --git a/users_ldap_push/i18n/de.po b/users_ldap_push/i18n/de.po index cfdec9eeb..cdad71165 100644 --- a/users_ldap_push/i18n/de.po +++ b/users_ldap_push/i18n/de.po @@ -3,13 +3,24 @@ # * users_ldap_push # # Translators: +# Ahmet Altinisik , 2016 +# Antonio Trueba, 2016 +# Armando Vulcano Junior , 2015 +# Christophe CHAUVET , 2015 +# danimaribeiro , 2016 +# FIRST AUTHOR , 2011-2012 +# Hotellook, 2014 +# Leonardo J. Caballero G. , 2016 +# Matjaž Mozetič , 2015-2016 +# Paolo Valier, 2016 +# Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-12 02:06+0000\n" -"PO-Revision-Date: 2016-03-07 17:54+0000\n" -"Last-Translator: <>\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -47,6 +58,11 @@ msgstr "Erstellt am:" msgid "DN" msgstr "" +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,display_name:0 +msgid "Display Name" +msgstr "Anzeigename" + #. module: users_ldap_push #: code:addons/users_ldap_push/models/res_users.py:116 #: code:addons/users_ldap_push/models/res_users.py:169 @@ -79,11 +95,21 @@ msgstr "LDAP-Attribut" msgid "LDAP configuration" msgstr "" +#. module: users_ldap_push +#: field:res.users,is_ldap_user:0 +msgid "LDAP user" +msgstr "" + #. module: users_ldap_push #: view:res.users:users_ldap_push.view_users_search msgid "LDAP users" msgstr "" +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,__last_update:0 +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + #. module: users_ldap_push #: field:res.company.ldap.field_mapping,write_uid:0 msgid "Last Updated by" @@ -117,7 +143,7 @@ msgstr "" #. module: users_ldap_push #: model:ir.model,name:users_ldap_push.model_res_partner msgid "Partner" -msgstr "" +msgstr "Partner" #. module: users_ldap_push #: help:res.company.ldap,create_ldap_entry_objectclass:0 diff --git a/users_ldap_push/i18n/es.po b/users_ldap_push/i18n/es.po index 2b47bc57a..09ee7ecf4 100644 --- a/users_ldap_push/i18n/es.po +++ b/users_ldap_push/i18n/es.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-28 02:41+0000\n" -"PO-Revision-Date: 2016-05-27 15:24+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+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-8-0/language/es/)\n" "MIME-Version: 1.0\n" @@ -140,7 +140,7 @@ msgstr "" #. module: users_ldap_push #: model:ir.model,name:users_ldap_push.model_res_partner msgid "Partner" -msgstr "" +msgstr "Empresa" #. module: users_ldap_push #: help:res.company.ldap,create_ldap_entry_objectclass:0 diff --git a/users_ldap_push/i18n/hr.po b/users_ldap_push/i18n/hr.po new file mode 100644 index 000000000..78c973ebd --- /dev/null +++ b/users_ldap_push/i18n/hr.po @@ -0,0 +1,151 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_push +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-07 17:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-8-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_push +#: model:ir.model,name:users_ldap_push.model_change_password_user +msgid "Change Password Wizard User" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry:0 +msgid "Create ldap entry" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_base:0 +msgid "Create ldap entry in subtree" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,use_for_dn:0 +msgid "DN" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,display_name:0 +msgid "Display Name" +msgstr "Naziv " + +#. module: users_ldap_push +#: code:addons/users_ldap_push/models/res_users.py:116 +#: code:addons/users_ldap_push/models/res_users.py:169 +#, python-format +msgid "Error" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_field_mappings:0 +msgid "Field mappings" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_push +#: field:res.users,ldap_entry_dn:0 +msgid "LDAP DN" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,ldap_id:0 +msgid "LDAP configuration" +msgstr "" + +#. module: users_ldap_push +#: field:res.users,is_ldap_user:0 +msgid "LDAP user" +msgstr "" + +#. module: users_ldap_push +#: view:res.users:users_ldap_push.view_users_search +msgid "LDAP users" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažuriranje" + +#. module: users_ldap_push +#: help:res.company.ldap,create_ldap_entry_base:0 +msgid "Leave empty to use your LDAP base" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping +msgid "Mapping from Odoo fields to ldap attributes" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_objectclass:0 +msgid "Object class" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,field_id:0 +msgid "Odoo field" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: users_ldap_push +#: help:res.company.ldap,create_ldap_entry_objectclass:0 +msgid "Separate object classes by comma if you need more than one" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_users +msgid "Users" +msgstr "" + +#. module: users_ldap_push +#: code:addons/users_ldap_push/models/res_company_ldap.py:64 +#, python-format +msgid "You need to set exactly one mapping as DN" +msgstr "" diff --git a/users_ldap_push/i18n/hr_HR.po b/users_ldap_push/i18n/hr_HR.po new file mode 100644 index 000000000..d9f1de509 --- /dev/null +++ b/users_ldap_push/i18n/hr_HR.po @@ -0,0 +1,151 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_push +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: server-tools (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-03-07 17:54+0000\n" +"Last-Translator: <>\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/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: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_change_password_user +msgid "Change Password Wizard User" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry:0 +msgid "Create ldap entry" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_base:0 +msgid "Create ldap entry in subtree" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,create_uid:0 +msgid "Created by" +msgstr "Kreirao" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,create_date:0 +msgid "Created on" +msgstr "Kreirano" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,use_for_dn:0 +msgid "DN" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,display_name:0 +msgid "Display Name" +msgstr "Naziv" + +#. module: users_ldap_push +#: code:addons/users_ldap_push/models/res_users.py:116 +#: code:addons/users_ldap_push/models/res_users.py:169 +#, python-format +msgid "Error" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_field_mappings:0 +msgid "Field mappings" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_push +#: field:res.users,ldap_entry_dn:0 +msgid "LDAP DN" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,ldap_id:0 +msgid "LDAP configuration" +msgstr "" + +#. module: users_ldap_push +#: field:res.users,is_ldap_user:0 +msgid "LDAP user" +msgstr "" + +#. module: users_ldap_push +#: view:res.users:users_ldap_push.view_users_search +msgid "LDAP users" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,__last_update:0 +msgid "Last Modified on" +msgstr "Zadnje modificirano" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: users_ldap_push +#: help:res.company.ldap,create_ldap_entry_base:0 +msgid "Leave empty to use your LDAP base" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping +msgid "Mapping from Odoo fields to ldap attributes" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap,create_ldap_entry_objectclass:0 +msgid "Object class" +msgstr "" + +#. module: users_ldap_push +#: field:res.company.ldap.field_mapping,field_id:0 +msgid "Odoo field" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_partner +msgid "Partner" +msgstr "" + +#. module: users_ldap_push +#: help:res.company.ldap,create_ldap_entry_objectclass:0 +msgid "Separate object classes by comma if you need more than one" +msgstr "" + +#. module: users_ldap_push +#: model:ir.model,name:users_ldap_push.model_res_users +msgid "Users" +msgstr "" + +#. module: users_ldap_push +#: code:addons/users_ldap_push/models/res_company_ldap.py:64 +#, python-format +msgid "You need to set exactly one mapping as DN" +msgstr "" diff --git a/users_ldap_push/i18n/it.po b/users_ldap_push/i18n/it.po index d44cb0b86..2848350e3 100644 --- a/users_ldap_push/i18n/it.po +++ b/users_ldap_push/i18n/it.po @@ -3,11 +3,12 @@ # * users_ldap_push # # Translators: -# Ahmet Altınışık , 2015 +# Ahmet Altinisik , 2015 # Alexis de Lattre , 2016 # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 # Christophe CHAUVET , 2015 +# Christophe CHAUVET , 2015 # danimaribeiro , 2015-2016 # FIRST AUTHOR , 2013 # Matjaž Mozetič , 2015-2016 @@ -16,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-28 01:00+0000\n" -"PO-Revision-Date: 2016-07-31 08:35+0000\n" +"POT-Creation-Date: 2016-09-21 00:47+0000\n" +"PO-Revision-Date: 2016-10-04 09:43+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n" "MIME-Version: 1.0\n" @@ -141,7 +142,7 @@ msgstr "" #. module: users_ldap_push #: model:ir.model,name:users_ldap_push.model_res_partner msgid "Partner" -msgstr "" +msgstr "Partner" #. module: users_ldap_push #: help:res.company.ldap,create_ldap_entry_objectclass:0