Browse Source

OCA Transbot updated translations from Transifex

pull/505/head
OCA Transbot 9 years ago
committed by Pedro M. Baeza
parent
commit
5a9c518144
  1. 126
      base_custom_info/i18n/de.po
  2. 131
      base_custom_info/i18n/en.po
  3. 130
      base_custom_info/i18n/es.po
  4. 126
      base_custom_info/i18n/fi.po
  5. 126
      base_custom_info/i18n/fr.po
  6. 126
      base_custom_info/i18n/fr_CA.po
  7. 228
      base_custom_info/i18n/hr.po
  8. 228
      base_custom_info/i18n/hr_HR.po
  9. 127
      base_custom_info/i18n/it.po
  10. 126
      base_custom_info/i18n/pt_BR.po
  11. 126
      base_custom_info/i18n/ru.po
  12. 130
      base_custom_info/i18n/sl.po
  13. 126
      base_custom_info/i18n/tr.po
  14. 228
      base_custom_info/i18n/zh_CN.po
  15. 17
      base_multi_image/i18n/en.po
  16. 24
      base_optional_quick_create/i18n/en.po
  17. 22
      base_optional_quick_create/i18n/fr.po
  18. 22
      base_optional_quick_create/i18n/pt_BR.po
  19. 22
      base_optional_quick_create/i18n/sl.po
  20. 6
      date_range/i18n/en.po
  21. 6
      date_range/i18n/hr.po

126
base_custom_info/i18n/de.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Erstellt von" msgstr "Erstellt von"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Erstellt am:" msgstr "Erstellt am:"
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Zuletzt aktualisiert von" msgstr "Zuletzt aktualisiert von"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am" msgstr "Zuletzt aktualisiert am"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Modell" msgstr "Modell"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Name" msgstr "Name"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "Ressourcen-ID" msgstr "Ressourcen-ID"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "" msgstr ""
@ -200,3 +219,10 @@ msgstr ""
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Werte" msgstr "Werte"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

131
base_custom_info/i18n/en.po

@ -2,32 +2,18 @@
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * base_custom_info # * base_custom_info
# #
# Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: en\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\n Click to define a new custom info template.\n </p><p>\n You must define a custom info template for each\n product properties group.\n </p>\n "
"Plural-Forms: \n"
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
@ -50,16 +36,21 @@ msgid "Another template with that name exists for that model."
msgstr "Another template with that name exists for that model." msgstr "Another template with that name exists for that model."
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr "Click to define a new custom info template."
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Created by" msgstr "Created by"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Created on" msgstr "Created on"
@ -69,33 +60,33 @@ msgid "Custom Info"
msgstr "Custom Info" msgstr "Custom Info"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "Custom Info Template" msgstr "Custom Info Template"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "Custom Info Template Properties" msgstr "Custom Info Template Properties"
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "Custom Info Templates" msgstr "Custom Info Templates"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "Custom Information Template" msgstr "Custom Information Template"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "Custom Properties" msgstr "Custom Properties"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "Custom Property Values" msgstr "Custom Property Values"
@ -115,14 +106,25 @@ msgid "Custom information value"
msgstr "Custom information value" msgstr "Custom information value"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr "Display Name"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "Info Lines" msgstr "Info Lines"
@ -132,55 +134,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "Inheritable abstract model to add custom info in any model" msgstr "Inheritable abstract model to add custom info in any model"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Last Updated by" msgstr "Last Updated by"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Last Updated on" msgstr "Last Updated on"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Model" msgstr "Model"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Name" msgstr "Name"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "Properties" msgstr "Properties"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "Property" msgstr "Property"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "Property Values" msgstr "Property Values"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "Resource ID" msgstr "Resource ID"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "Template" msgstr "Template"
@ -191,7 +207,7 @@ msgid "Templates"
msgstr "Templates" msgstr "Templates"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Value" msgstr "Value"
@ -200,3 +216,12 @@ msgstr "Value"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Values" msgstr "Values"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""
"You must define a custom info template for each\n"
" product properties group."

130
base_custom_info/i18n/es.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es\n" "Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\nPulsa para definir una nueva plantilla de información personalizada.\n</p><p>\nDebe definir una plantilla de información personalizada para cada diferente grupo de propiedades.\n</p>"
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "Ya existe otra plantilla con ese nombre para ese modelo." msgstr "Ya existe otra plantilla con ese nombre para ese modelo."
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Creado por" msgstr "Creado por"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Creado el" msgstr "Creado el"
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "Información personalizada" msgstr "Información personalizada"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "Plantilla de información personalizada" msgstr "Plantilla de información personalizada"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "Propiedades de la plantilla de información personalizada" msgstr "Propiedades de la plantilla de información personalizada"
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "Plantillas de información personalizada" msgstr "Plantillas de información personalizada"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "Plantilla de información personalizada" msgstr "Plantilla de información personalizada"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "Propiedades personalizadas" msgstr "Propiedades personalizadas"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "Valores de las propiedades personalizadas" msgstr "Valores de las propiedades personalizadas"
@ -115,72 +109,99 @@ msgid "Custom information value"
msgstr "Valor de información personalizada" msgstr "Valor de información personalizada"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "Líneas de información" msgstr "Líneas de información"
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info #: model:ir.model,name:base_custom_info.model_custom_info
msgid "Inheritable abstract model to add custom info in any model" msgid "Inheritable abstract model to add custom info in any model"
msgstr "Modelo abstracto que se puede heredar para añadir información personalizada a cualquier modelo"
msgstr ""
"Modelo abstracto que se puede heredar para añadir información personalizada "
"a cualquier modelo"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Última actualización por" msgstr "Última actualización por"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización el" msgstr "Última actualización el"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Modelo" msgstr "Modelo"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Nombre" msgstr "Nombre"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "Propiedades" msgstr "Propiedades"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "Propiedad" msgstr "Propiedad"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "Valor de la propiedad" msgstr "Valor de la propiedad"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "ID del recurso" msgstr "ID del recurso"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "Plantilla" msgstr "Plantilla"
@ -191,7 +212,7 @@ msgid "Templates"
msgstr "Plantillas" msgstr "Plantillas"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Valor" msgstr "Valor"
@ -200,3 +221,10 @@ msgstr "Valor"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Valores" msgstr "Valores"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

126
base_custom_info/i18n/fi.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fi\n" "Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Luonut" msgstr "Luonut"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Luotu" msgstr "Luotu"
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Viimeksi päivittänyt" msgstr "Viimeksi päivittänyt"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Viimeksi päivitetty" msgstr "Viimeksi päivitetty"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Mall" msgstr "Mall"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Nimi" msgstr "Nimi"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "" msgstr ""
@ -200,3 +219,10 @@ msgstr ""
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "" msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

126
base_custom_info/i18n/fr.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fr\n" "Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Créé par" msgstr "Créé par"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Créé le" msgstr "Créé le"
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Mis à jour par" msgstr "Mis à jour par"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Mis à jour le" msgstr "Mis à jour le"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Modèle" msgstr "Modèle"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Nom" msgstr "Nom"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "ID de l'enregistrement" msgstr "ID de l'enregistrement"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Valeur" msgstr "Valeur"
@ -200,3 +219,10 @@ msgstr "Valeur"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Valeurs" msgstr "Valeurs"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

126
base_custom_info/i18n/fr_CA.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr_CA/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fr_CA\n" "Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Modèle" msgstr "Modèle"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Nom" msgstr "Nom"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "" msgstr ""
@ -200,3 +219,10 @@ msgstr ""
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "" msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

228
base_custom_info/i18n/hr.po

@ -0,0 +1,228 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_custom_info
#
# Translators:
# Bole <bole@dajmi5.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 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_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed"
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.value:0
msgid "Another property with that name exists for that resource."
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.property:0
msgid "Another property with that name exists for that template."
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.template:0
msgid "Another template with that name exists for that model."
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on"
msgstr "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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_property
msgid "Custom information property"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_template
msgid "Custom information template"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_value
msgid "Custom information value"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr "Naziv "
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID"
msgstr "ID"
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info
msgid "Inheritable abstract model to add custom info in any model"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name"
msgstr "Ime"
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
msgid "Templates"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

228
base_custom_info/i18n/hr_HR.po

@ -0,0 +1,228 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_custom_info
#
# Translators:
# Bole <bole@dajmi5.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 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_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed"
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.value:0
msgid "Another property with that name exists for that resource."
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.property:0
msgid "Another property with that name exists for that template."
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.template:0
msgid "Another template with that name exists for that model."
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on"
msgstr "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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_property
msgid "Custom information property"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_template
msgid "Custom information template"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_value
msgid "Custom information value"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr "Naziv"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID"
msgstr "ID"
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info
msgid "Inheritable abstract model to add custom info in any model"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by"
msgstr "Zadnje ažurirao"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name"
msgstr "Naziv"
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
msgid "Templates"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

127
base_custom_info/i18n/it.po

@ -3,33 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# Paolo Valier, 2016
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-17 15:36+0000\n"
"PO-Revision-Date: 2016-03-13 09:02+0000\n"
"Last-Translator: Paolo Valier\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: it\n" "Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -51,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Creato da" msgstr "Creato da"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Creato il" msgstr "Creato il"
@ -70,33 +63,33 @@ msgid "Custom Info"
msgstr "Informazioni personalizzate" msgstr "Informazioni personalizzate"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "Proprietà personalizzate" msgstr "Proprietà personalizzate"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "Valori della Proprietà personalizzata" msgstr "Valori della Proprietà personalizzata"
@ -116,14 +109,25 @@ msgid "Custom information value"
msgstr "Valore dell'informazione personalizzata" msgstr "Valore dell'informazione personalizzata"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -133,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Ultimo aggiornamento da" msgstr "Ultimo aggiornamento da"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultimo aggiornamento il" msgstr "Ultimo aggiornamento il"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Modello" msgstr "Modello"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Nome" msgstr "Nome"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "Proprietà" msgstr "Proprietà"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "Proprietà" msgstr "Proprietà"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "Valori della Proprietà" msgstr "Valori della Proprietà"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "ID Risorsa" msgstr "ID Risorsa"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "Modello" msgstr "Modello"
@ -192,7 +210,7 @@ msgid "Templates"
msgstr "Modelli" msgstr "Modelli"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Valore" msgstr "Valore"
@ -201,3 +219,10 @@ msgstr "Valore"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Valori" msgstr "Valori"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

126
base_custom_info/i18n/pt_BR.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: pt_BR\n" "Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Criado por" msgstr "Criado por"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "Identificação" msgstr "Identificação"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Última atualização por" msgstr "Última atualização por"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última atualização em" msgstr "Última atualização em"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Modelo" msgstr "Modelo"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Nome" msgstr "Nome"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "Identificação do Recurso" msgstr "Identificação do Recurso"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Valor" msgstr "Valor"
@ -200,3 +219,10 @@ msgstr "Valor"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Valores" msgstr "Valores"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

126
base_custom_info/i18n/ru.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ru/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ru\n" "Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Модель" msgstr "Модель"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Название" msgstr "Название"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "" msgstr ""
@ -200,3 +219,10 @@ msgstr ""
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "" msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

130
base_custom_info/i18n/sl.po

@ -3,33 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-11 10:31+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: sl\n" "Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\n Določi novo predlogo informacij po meri.\n </p><p>\n Določiti morate predlogo informacij po meri za vsako\n skupino lastnosti proizvodov.\n </p>\n "
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -51,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "Za ta model obstaja druga predloga z istim nazivom." msgstr "Za ta model obstaja druga predloga z istim nazivom."
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Ustvaril" msgstr "Ustvaril"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Ustvarjeno" msgstr "Ustvarjeno"
@ -70,33 +63,33 @@ msgid "Custom Info"
msgstr "Informacije po meri" msgstr "Informacije po meri"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "Predloga informacij po meri" msgstr "Predloga informacij po meri"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "Lastnosti predloge informacij po meri" msgstr "Lastnosti predloge informacij po meri"
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "Predloge informacij po meri" msgstr "Predloge informacij po meri"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "Predloga informacij po meri" msgstr "Predloga informacij po meri"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "Lastnosti po meri" msgstr "Lastnosti po meri"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "Vrednosti lastnosti po meri" msgstr "Vrednosti lastnosti po meri"
@ -116,72 +109,98 @@ msgid "Custom information value"
msgstr "Vrednost informacij po meri" msgstr "Vrednost informacij po meri"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "Postavke informacij" msgstr "Postavke informacij"
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info #: model:ir.model,name:base_custom_info.model_custom_info
msgid "Inheritable abstract model to add custom info in any model" msgid "Inheritable abstract model to add custom info in any model"
msgstr "Deden abstraktni model za dodajanje informacij po meri kateremukoli modelu."
msgstr ""
"Deden abstraktni model za dodajanje informacij po meri kateremukoli modelu."
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Zadnji posodobil" msgstr "Zadnji posodobil"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zadnjič posodobljeno" msgstr "Zadnjič posodobljeno"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Model" msgstr "Model"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Naziv" msgstr "Naziv"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "Lastnosti" msgstr "Lastnosti"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "Lastnost" msgstr "Lastnost"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "Vrednosti lastnosti" msgstr "Vrednosti lastnosti"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "ID vira" msgstr "ID vira"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "Predloga" msgstr "Predloga"
@ -192,7 +211,7 @@ msgid "Templates"
msgstr "Predloge" msgstr "Predloge"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Vrednost" msgstr "Vrednost"
@ -201,3 +220,10 @@ msgstr "Vrednost"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Vrednosti" msgstr "Vrednosti"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

126
base_custom_info/i18n/tr.po

@ -3,32 +3,21 @@
# * base_custom_info # * base_custom_info
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: tr\n" "Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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 ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to define a new custom info template.\n"
" </p><p>\n"
" You must define a custom info template for each\n"
" product properties group.\n"
" </p>\n"
" "
msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link #: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed" msgid "A model that gets its ``ir.model`` computed"
@ -50,16 +39,21 @@ msgid "Another template with that name exists for that model."
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by" msgid "Created by"
msgstr "Oluşturan" msgstr "Oluşturan"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on" msgid "Created on"
msgstr "Oluşturuldu" msgstr "Oluşturuldu"
@ -69,33 +63,33 @@ msgid "Custom Info"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template" msgid "Custom Info Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties" msgid "Custom Info Template Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates" msgid "Custom Info Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template" msgid "Custom Information Template"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info,custom_info_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties" msgid "Custom Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values" msgid "Custom Property Values"
msgstr "" msgstr ""
@ -115,14 +109,25 @@ msgid "Custom information value"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: base_custom_info #. module: base_custom_info
#: view:custom.info.template:base_custom_info.base_custom_info_template_form
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines" msgid "Info Lines"
msgstr "" msgstr ""
@ -132,55 +137,69 @@ msgid "Inheritable abstract model to add custom info in any model"
msgstr "" msgstr ""
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Son güncelleyen" msgstr "Son güncelleyen"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Son güncellenme" msgstr "Son güncellenme"
#. module: base_custom_info #. 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
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model" msgid "Model"
msgstr "Model" msgstr "Model"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,name:0 field:custom.info.template,name:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name" msgid "Name"
msgstr "Adı" msgstr "Adı"
#. module: base_custom_info #. 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.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties" msgid "Properties"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,property_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property" msgid "Property"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,info_value_ids:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values" msgid "Property Values"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,res_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID" msgid "Resource ID"
msgstr "Kaynak ID" msgstr "Kaynak ID"
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.property,template_id:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template" msgid "Template"
msgstr "" msgstr ""
@ -191,7 +210,7 @@ msgid "Templates"
msgstr "" msgstr ""
#. module: base_custom_info #. module: base_custom_info
#: field:custom.info.value,value:0
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value" msgid "Value"
msgstr "Değer" msgstr "Değer"
@ -200,3 +219,10 @@ msgstr "Değer"
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values" msgid "Values"
msgstr "Değerler" msgstr "Değerler"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

228
base_custom_info/i18n/zh_CN.po

@ -0,0 +1,228 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_custom_info
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_model_link
msgid "A model that gets its ``ir.model`` computed"
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.value:0
msgid "Another property with that name exists for that resource."
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.property:0
msgid "Another property with that name exists for that template."
msgstr ""
#. module: base_custom_info
#: sql_constraint:custom.info.template:0
msgid "Another template with that name exists for that model."
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid "Click to define a new custom info template."
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_uid
msgid "Created by"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_create_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_create_date
msgid "Created on"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
msgid "Custom Info"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Custom Info Template"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_form
msgid "Custom Info Template Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_line_tree
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_tree
msgid "Custom Info Templates"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_template_id
msgid "Custom Information Template"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_custom_info_ids
msgid "Custom Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_value_tree
msgid "Custom Property Values"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_property
msgid "Custom information property"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_template
msgid "Custom information template"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info_value
msgid "Custom information value"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_display_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_display_name
msgid "Display Name"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_id
msgid "ID"
msgstr "ID"
#. module: base_custom_info
#: model:ir.ui.view,arch_db:base_custom_info.base_custom_info_template_form
msgid "Info Lines"
msgstr ""
#. module: base_custom_info
#: model:ir.model,name:base_custom_info.model_custom_info
msgid "Inheritable abstract model to add custom info in any model"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template___last_update
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value___last_update
msgid "Last Modified on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_uid
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_uid
msgid "Last Updated by"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_write_date
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_write_date
msgid "Last Updated on"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_model_link_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_model_id
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_model_id
msgid "Model"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_name
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_name
msgid "Name"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_template_info_ids
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
msgid "Properties"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_property_id
msgid "Property"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_info_value_ids
msgid "Property Values"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_res_id
msgid "Resource ID"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_property_template_id
msgid "Template"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
msgid "Templates"
msgstr ""
#. module: base_custom_info
#: model:ir.model.fields,field_description:base_custom_info.field_custom_info_value_value
msgid "Value"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
msgid "Values"
msgstr ""
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
msgid ""
"You must define a custom info template for each\n"
" product properties group."
msgstr ""

17
base_multi_image/i18n/en.po

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (9.0)\n" "Project-Id-Version: server-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-09 10:34+0000\n"
"PO-Revision-Date: 2016-07-04 13:41+0000\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-29 18:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-9-0/language/en/)\n" "Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-9-0/language/en/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -202,6 +202,11 @@ msgstr "Preview"
msgid "Product Images" msgid "Product Images"
msgstr "Product Images" msgstr "Product Images"
#. module: base_multi_image
#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_owner_ref_id
msgid "Referenced Owner"
msgstr "Referenced Owner"
#. module: base_multi_image #. module: base_multi_image
#: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_sequence #: model:ir.model.fields,field_description:base_multi_image.field_base_multi_image_image_sequence
msgid "Sequence" msgid "Sequence"
@ -240,25 +245,25 @@ msgid "URL"
msgstr "URL" msgstr "URL"
#. module: base_multi_image #. module: base_multi_image
#: code:addons/base_multi_image/models/image.py:184
#: code:addons/base_multi_image/models/image.py:205
#, python-format #, python-format
msgid "You must provide a file path for the image." msgid "You must provide a file path for the image."
msgstr "You must provide a file path for the image." msgstr "You must provide a file path for the image."
#. module: base_multi_image #. module: base_multi_image
#: code:addons/base_multi_image/models/image.py:178
#: code:addons/base_multi_image/models/image.py:199
#, python-format #, python-format
msgid "You must provide an URL for the image." msgid "You must provide an URL for the image."
msgstr "You must provide an URL for the image." msgstr "You must provide an URL for the image."
#. module: base_multi_image #. module: base_multi_image
#: code:addons/base_multi_image/models/image.py:190
#: code:addons/base_multi_image/models/image.py:211
#, python-format #, python-format
msgid "You must provide an attached file for the image." msgid "You must provide an attached file for the image."
msgstr "You must provide an attached file for the image." msgstr "You must provide an attached file for the image."
#. module: base_multi_image #. module: base_multi_image
#: code:addons/base_multi_image/models/image.py:196
#: code:addons/base_multi_image/models/image.py:217
#, python-format #, python-format
msgid "You must provide an attachment for the image." msgid "You must provide an attachment for the image."
msgstr "You must provide an attachment for the image." msgstr "You must provide an attachment for the image."

24
base_optional_quick_create/i18n/en.po

@ -2,38 +2,30 @@
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * base_optional_quick_create # * base_optional_quick_create
# #
# Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-29 11:14+0000\n"
"PO-Revision-Date: 2015-09-18 13:54+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: \n"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: field:ir.model,avoid_quick_create:0
#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create
msgid "Avoid quick create" msgid "Avoid quick create"
msgstr "Avoid quick create" msgstr "Avoid quick create"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:37
#: code:addons/base_optional_quick_create/models/ir_model.py:19
#, python-format #, python-format
msgid "Can't create quickly. Opening create form" msgid "Can't create quickly. Opening create form"
msgstr "Can't create quickly. Opening create form" msgstr "Can't create quickly. Opening create form"
#. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:36
#, python-format
msgid "Error"
msgstr "Error"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: model:ir.model,name:base_optional_quick_create.model_ir_model #: model:ir.model,name:base_optional_quick_create.model_ir_model
msgid "Models" msgid "Models"

22
base_optional_quick_create/i18n/fr.po

@ -3,15 +3,15 @@
# * base_optional_quick_create # * base_optional_quick_create
# #
# Translators: # Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-29 11:14+0000\n"
"PO-Revision-Date: 2015-09-18 13:54+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
@ -19,22 +19,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: field:ir.model,avoid_quick_create:0
#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create
msgid "Avoid quick create" msgid "Avoid quick create"
msgstr "" msgstr ""
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:37
#: code:addons/base_optional_quick_create/models/ir_model.py:19
#, python-format #, python-format
msgid "Can't create quickly. Opening create form" msgid "Can't create quickly. Opening create form"
msgstr "" msgstr ""
#. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:36
#, python-format
msgid "Error"
msgstr "Erreur"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: model:ir.model,name:base_optional_quick_create.model_ir_model #: model:ir.model,name:base_optional_quick_create.model_ir_model
msgid "Models" msgid "Models"

22
base_optional_quick_create/i18n/pt_BR.po

@ -3,15 +3,15 @@
# * base_optional_quick_create # * base_optional_quick_create
# #
# Translators: # Translators:
# Armando Vulcano Junior <vulcano@uol.com.br>, 2015
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-29 11:14+0000\n"
"PO-Revision-Date: 2015-09-18 21:14+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
@ -19,22 +19,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: field:ir.model,avoid_quick_create:0
#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create
msgid "Avoid quick create" msgid "Avoid quick create"
msgstr "Evite criação rápida" msgstr "Evite criação rápida"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:37
#: code:addons/base_optional_quick_create/models/ir_model.py:19
#, python-format #, python-format
msgid "Can't create quickly. Opening create form" msgid "Can't create quickly. Opening create form"
msgstr "Não pode criar rapidamente; Abrindo formulário de criação" msgstr "Não pode criar rapidamente; Abrindo formulário de criação"
#. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:36
#, python-format
msgid "Error"
msgstr "Erro"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: model:ir.model,name:base_optional_quick_create.model_ir_model #: model:ir.model,name:base_optional_quick_create.model_ir_model
msgid "Models" msgid "Models"

22
base_optional_quick_create/i18n/sl.po

@ -3,15 +3,15 @@
# * base_optional_quick_create # * base_optional_quick_create
# #
# Translators: # Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-29 11:14+0000\n"
"PO-Revision-Date: 2015-09-24 11:46+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-07-30 00:58+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
@ -19,22 +19,16 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: field:ir.model,avoid_quick_create:0
#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create
msgid "Avoid quick create" msgid "Avoid quick create"
msgstr "Izogibanje hitremu ustvarjanju" msgstr "Izogibanje hitremu ustvarjanju"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:37
#: code:addons/base_optional_quick_create/models/ir_model.py:19
#, python-format #, python-format
msgid "Can't create quickly. Opening create form" msgid "Can't create quickly. Opening create form"
msgstr "Ne morete hitro ustvariti. Odpiram obrazec za ustvarjanje" msgstr "Ne morete hitro ustvariti. Odpiram obrazec za ustvarjanje"
#. module: base_optional_quick_create
#: code:addons/base_optional_quick_create/model.py:36
#, python-format
msgid "Error"
msgstr "Napaka"
#. module: base_optional_quick_create #. module: base_optional_quick_create
#: model:ir.model,name:base_optional_quick_create.model_ir_model #: model:ir.model,name:base_optional_quick_create.model_ir_model
msgid "Models" msgid "Models"

6
date_range/i18n/en.po

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (9.0)\n" "Project-Id-Version: server-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-09 10:34+0000\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-04-29 09:59+0000\n" "PO-Revision-Date: 2016-04-29 09:59+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-9-0/language/en/)\n" "Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-9-0/language/en/)\n"
@ -214,8 +214,8 @@ msgstr "The active field allows you to hide the date range without removing it."
#. module: date_range #. module: date_range
#: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id
#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1582
#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1579
#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1628
#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1625
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"

6
date_range/i18n/hr.po

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: server-tools (9.0)\n" "Project-Id-Version: server-tools (9.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-09 10:34+0000\n"
"POT-Creation-Date: 2016-07-30 00:58+0000\n"
"PO-Revision-Date: 2016-06-14 11:06+0000\n" "PO-Revision-Date: 2016-06-14 11:06+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n" "Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n" "Language-Team: Croatian (http://www.transifex.com/oca/OCA-server-tools-9-0/language/hr/)\n"
@ -215,8 +215,8 @@ msgstr ""
#. module: date_range #. module: date_range
#: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id #: model:ir.model.fields,field_description:date_range.field_date_range_generator_type_id
#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1582
#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1579
#: model:ir.model.fields,field_description:date_range.field_date_range_type_id_1628
#: model:ir.model.fields,field_description:date_range.field_date_range_type_name_1625
msgid "Type" msgid "Type"
msgstr "Tip" msgstr "Tip"

Loading…
Cancel
Save