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.

202 lines
5.7 KiB

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