You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

223 lines
6.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_custom_info
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: base_custom_info
  16. #: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
  17. msgid "<p class=\"oe_view_nocontent_create\">\n"
  18. " Click to define a new custom info template.\n"
  19. " </p><p>\n"
  20. " You must define a custom info template for each\n"
  21. " product properties group.\n"
  22. " </p>\n"
  23. " "
  24. msgstr ""
  25. #. module: base_custom_info
  26. #: model:ir.model,name:base_custom_info.model_custom_info_model_link
  27. msgid "A model that gets its ``ir.model`` computed"
  28. msgstr ""
  29. #. module: base_custom_info
  30. #: sql_constraint:custom.info.value:0
  31. msgid "Another property with that name exists for that resource."
  32. msgstr ""
  33. #. module: base_custom_info
  34. #: sql_constraint:custom.info.property:0
  35. msgid "Another property with that name exists for that template."
  36. msgstr ""
  37. #. module: base_custom_info
  38. #: sql_constraint:custom.info.template:0
  39. msgid "Another template with that name exists for that model."
  40. msgstr ""
  41. #. module: base_custom_info
  42. #: field:custom.info.property,create_uid:0
  43. #: field:custom.info.template,create_uid:0
  44. #: field:custom.info.value,create_uid:0
  45. msgid "Created by"
  46. msgstr ""
  47. #. module: base_custom_info
  48. #: field:custom.info.property,create_date:0
  49. #: field:custom.info.template,create_date:0
  50. #: field:custom.info.value,create_date:0
  51. msgid "Created on"
  52. msgstr ""
  53. #. module: base_custom_info
  54. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
  55. msgid "Custom Info"
  56. msgstr ""
  57. #. module: base_custom_info
  58. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  59. msgid "Custom Info Template"
  60. msgstr ""
  61. #. module: base_custom_info
  62. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
  63. msgid "Custom Info Template Properties"
  64. msgstr ""
  65. #. module: base_custom_info
  66. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
  67. #: view:custom.info.template:base_custom_info.base_custom_info_template_tree
  68. msgid "Custom Info Templates"
  69. msgstr ""
  70. #. module: base_custom_info
  71. #: field:custom.info,custom_info_template_id:0
  72. msgid "Custom Information Template"
  73. msgstr ""
  74. #. module: base_custom_info
  75. #: field:custom.info,custom_info_ids:0
  76. msgid "Custom Properties"
  77. msgstr ""
  78. #. module: base_custom_info
  79. #: view:custom.info.value:base_custom_info.base_custom_info_value_tree
  80. msgid "Custom Property Values"
  81. msgstr ""
  82. #. module: base_custom_info
  83. #: model:ir.model,name:base_custom_info.model_custom_info_property
  84. msgid "Custom information property"
  85. msgstr ""
  86. #. module: base_custom_info
  87. #: model:ir.model,name:base_custom_info.model_custom_info_template
  88. msgid "Custom information template"
  89. msgstr ""
  90. #. module: base_custom_info
  91. #: model:ir.model,name:base_custom_info.model_custom_info_value
  92. msgid "Custom information value"
  93. msgstr ""
  94. #. module: base_custom_info
  95. #: field:custom.info,display_name:0
  96. #: field:custom.info.model_link,display_name:0
  97. #: field:custom.info.property,display_name:0
  98. #: field:custom.info.template,display_name:0
  99. #: field:custom.info.value,display_name:0
  100. msgid "Display Name"
  101. msgstr ""
  102. #. module: base_custom_info
  103. #: field:custom.info,id:0
  104. #: field:custom.info.model_link,id:0
  105. #: field:custom.info.property,id:0
  106. #: field:custom.info.template,id:0
  107. #: field:custom.info.value,id:0
  108. msgid "ID"
  109. msgstr ""
  110. #. module: base_custom_info
  111. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  112. msgid "Info Lines"
  113. msgstr ""
  114. #. module: base_custom_info
  115. #: model:ir.model,name:base_custom_info.model_custom_info
  116. msgid "Inheritable abstract model to add custom info in any model"
  117. msgstr ""
  118. #. module: base_custom_info
  119. #: field:custom.info,__last_update:0
  120. #: field:custom.info.model_link,__last_update:0
  121. #: field:custom.info.property,__last_update:0
  122. #: field:custom.info.template,__last_update:0
  123. #: field:custom.info.value,__last_update:0
  124. msgid "Last Modified on"
  125. msgstr ""
  126. #. module: base_custom_info
  127. #: field:custom.info.property,write_uid:0
  128. #: field:custom.info.template,write_uid:0
  129. #: field:custom.info.value,write_uid:0
  130. msgid "Last Updated by"
  131. msgstr ""
  132. #. module: base_custom_info
  133. #: field:custom.info.property,write_date:0
  134. #: field:custom.info.template,write_date:0
  135. #: field:custom.info.value,write_date:0
  136. msgid "Last Updated on"
  137. msgstr ""
  138. #. module: base_custom_info
  139. #: field:custom.info.model_link,model:0
  140. #: field:custom.info.model_link,model_id:0
  141. #: field:custom.info.template,model:0
  142. #: field:custom.info.template,model_id:0
  143. #: field:custom.info.value,model:0
  144. #: field:custom.info.value,model_id:0
  145. msgid "Model"
  146. msgstr ""
  147. #. module: base_custom_info
  148. #: field:custom.info.property,name:0
  149. #: field:custom.info.template,name:0
  150. #: field:custom.info.value,name:0
  151. msgid "Name"
  152. msgstr ""
  153. #. module: base_custom_info
  154. #: field:custom.info.template,info_ids:0
  155. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
  156. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
  157. msgid "Properties"
  158. msgstr ""
  159. #. module: base_custom_info
  160. #: field:custom.info.value,property_id:0
  161. msgid "Property"
  162. msgstr ""
  163. #. module: base_custom_info
  164. #: field:custom.info.property,info_value_ids:0
  165. msgid "Property Values"
  166. msgstr ""
  167. #. module: base_custom_info
  168. #: field:custom.info.value,res_id:0
  169. msgid "Resource ID"
  170. msgstr ""
  171. #. module: base_custom_info
  172. #: field:custom.info.property,template_id:0
  173. msgid "Template"
  174. msgstr ""
  175. #. module: base_custom_info
  176. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
  177. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
  178. msgid "Templates"
  179. msgstr ""
  180. #. module: base_custom_info
  181. #: field:custom.info.value,value:0
  182. msgid "Value"
  183. msgstr ""
  184. #. module: base_custom_info
  185. #: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
  186. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
  187. msgid "Values"
  188. msgstr ""