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.

229 lines
6.6 KiB

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