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.

243 lines
7.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_custom_info
  4. #
  5. # Translators:
  6. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  7. # bossnm11 <bossnm11@gmail.com>, 2014
  8. # Bruno JOLIVEAU, 2015
  9. # Chanseok <kcsgoodboy@gmail.com>, 2014
  10. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  12. # Guewen Baconnier <guewen.baconnier@camptocamp.com>, 2015
  13. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  14. # jeon <bluerespect@nate.com>, 2014
  15. # Jong-Dae Park <jdpark7@gmail.com>, 2013,2015
  16. # Kevin Min <gr326887@graded.br>, 2015
  17. # Kunwoo Kim <crazyabtmath@naver.com>, 2015
  18. # LEE SI HYEONG <super2451894@gmail.com>, 2014
  19. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  20. # Pedro Castro Silva <pedrocs@sossia.pt>, 2015
  21. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  22. # Sam Ryoo <samryoo@gmail.com>, 2014
  23. # Seo. Junmin <sof.midnight@live.co.kr>, 2015
  24. # seungil <luck8778@gmail.com>, 2014
  25. # SEUNGWON <baeksw0620@gmail.com>, 2014
  26. # Yael Terrettaz, 2015
  27. # Yael Terrettaz, 2015
  28. msgid ""
  29. msgstr ""
  30. "Project-Id-Version: server-tools (8.0)\n"
  31. "Report-Msgid-Bugs-To: \n"
  32. "POT-Creation-Date: 2016-05-12 14:33+0000\n"
  33. "PO-Revision-Date: 2016-05-08 15:31+0000\n"
  34. "Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
  35. "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
  36. "MIME-Version: 1.0\n"
  37. "Content-Type: text/plain; charset=UTF-8\n"
  38. "Content-Transfer-Encoding: \n"
  39. "Language: fr\n"
  40. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  41. #. module: base_custom_info
  42. #: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
  43. msgid ""
  44. "<p class=\"oe_view_nocontent_create\">\n"
  45. " Click to define a new custom info template.\n"
  46. " </p><p>\n"
  47. " You must define a custom info template for each\n"
  48. " product properties group.\n"
  49. " </p>\n"
  50. " "
  51. msgstr ""
  52. #. module: base_custom_info
  53. #: model:ir.model,name:base_custom_info.model_custom_info_model_link
  54. msgid "A model that gets its ``ir.model`` computed"
  55. msgstr ""
  56. #. module: base_custom_info
  57. #: sql_constraint:custom.info.value:0
  58. msgid "Another property with that name exists for that resource."
  59. msgstr ""
  60. #. module: base_custom_info
  61. #: sql_constraint:custom.info.property:0
  62. msgid "Another property with that name exists for that template."
  63. msgstr ""
  64. #. module: base_custom_info
  65. #: sql_constraint:custom.info.template:0
  66. msgid "Another template with that name exists for that model."
  67. msgstr ""
  68. #. module: base_custom_info
  69. #: field:custom.info.property,create_uid:0
  70. #: field:custom.info.template,create_uid:0
  71. #: field:custom.info.value,create_uid:0
  72. msgid "Created by"
  73. msgstr "Créé par"
  74. #. module: base_custom_info
  75. #: field:custom.info.property,create_date:0
  76. #: field:custom.info.template,create_date:0
  77. #: field:custom.info.value,create_date:0
  78. msgid "Created on"
  79. msgstr "Créé le"
  80. #. module: base_custom_info
  81. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
  82. msgid "Custom Info"
  83. msgstr "Info personnalisé"
  84. #. module: base_custom_info
  85. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  86. msgid "Custom Info Template"
  87. msgstr "Modèle info personnalisé"
  88. #. module: base_custom_info
  89. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
  90. msgid "Custom Info Template Properties"
  91. msgstr "Modèle des propriétés d'info personnalisé"
  92. #. module: base_custom_info
  93. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
  94. #: view:custom.info.template:base_custom_info.base_custom_info_template_tree
  95. msgid "Custom Info Templates"
  96. msgstr "Modèles info personnalisé"
  97. #. module: base_custom_info
  98. #: field:custom.info,custom_info_template_id:0
  99. msgid "Custom Information Template"
  100. msgstr ""
  101. #. module: base_custom_info
  102. #: field:custom.info,custom_info_ids:0
  103. msgid "Custom Properties"
  104. msgstr ""
  105. #. module: base_custom_info
  106. #: view:custom.info.value:base_custom_info.base_custom_info_value_tree
  107. msgid "Custom Property Values"
  108. msgstr ""
  109. #. module: base_custom_info
  110. #: model:ir.model,name:base_custom_info.model_custom_info_property
  111. msgid "Custom information property"
  112. msgstr ""
  113. #. module: base_custom_info
  114. #: model:ir.model,name:base_custom_info.model_custom_info_template
  115. msgid "Custom information template"
  116. msgstr ""
  117. #. module: base_custom_info
  118. #: model:ir.model,name:base_custom_info.model_custom_info_value
  119. msgid "Custom information value"
  120. msgstr ""
  121. #. module: base_custom_info
  122. #: field:custom.info,display_name:0
  123. #: field:custom.info.model_link,display_name:0
  124. #: field:custom.info.property,display_name:0
  125. #: field:custom.info.template,display_name:0
  126. #: field:custom.info.value,display_name:0
  127. msgid "Display Name"
  128. msgstr "Nom affiché"
  129. #. module: base_custom_info
  130. #: field:custom.info,id:0 field:custom.info.model_link,id:0
  131. #: field:custom.info.property,id:0 field:custom.info.template,id:0
  132. #: field:custom.info.value,id:0
  133. msgid "ID"
  134. msgstr "ID"
  135. #. module: base_custom_info
  136. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  137. msgid "Info Lines"
  138. msgstr ""
  139. #. module: base_custom_info
  140. #: model:ir.model,name:base_custom_info.model_custom_info
  141. msgid "Inheritable abstract model to add custom info in any model"
  142. msgstr ""
  143. #. module: base_custom_info
  144. #: field:custom.info,__last_update:0
  145. #: field:custom.info.model_link,__last_update:0
  146. #: field:custom.info.property,__last_update:0
  147. #: field:custom.info.template,__last_update:0
  148. #: field:custom.info.value,__last_update:0
  149. msgid "Last Modified on"
  150. msgstr "Dernière modification le"
  151. #. module: base_custom_info
  152. #: field:custom.info.property,write_uid:0
  153. #: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
  154. msgid "Last Updated by"
  155. msgstr "Mis à jour par"
  156. #. module: base_custom_info
  157. #: field:custom.info.property,write_date:0
  158. #: field:custom.info.template,write_date:0
  159. #: field:custom.info.value,write_date:0
  160. msgid "Last Updated on"
  161. msgstr "Mis à jour le"
  162. #. module: base_custom_info
  163. #: field:custom.info.model_link,model:0
  164. #: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
  165. #: field:custom.info.template,model_id:0 field:custom.info.value,model:0
  166. #: field:custom.info.value,model_id:0
  167. msgid "Model"
  168. msgstr "Modèle"
  169. #. module: base_custom_info
  170. #: field:custom.info.property,name:0 field:custom.info.template,name:0
  171. #: field:custom.info.value,name:0
  172. msgid "Name"
  173. msgstr "Nom"
  174. #. module: base_custom_info
  175. #: field:custom.info.template,info_ids:0
  176. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
  177. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
  178. msgid "Properties"
  179. msgstr "Propriétés"
  180. #. module: base_custom_info
  181. #: field:custom.info.value,property_id:0
  182. msgid "Property"
  183. msgstr "Propriété"
  184. #. module: base_custom_info
  185. #: field:custom.info.property,info_value_ids:0
  186. msgid "Property Values"
  187. msgstr ""
  188. #. module: base_custom_info
  189. #: field:custom.info.value,res_id:0
  190. msgid "Resource ID"
  191. msgstr "ID de l'enregistrement"
  192. #. module: base_custom_info
  193. #: field:custom.info.property,template_id:0
  194. msgid "Template"
  195. msgstr "Modèle"
  196. #. module: base_custom_info
  197. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
  198. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
  199. msgid "Templates"
  200. msgstr "Modèles"
  201. #. module: base_custom_info
  202. #: field:custom.info.value,value:0
  203. msgid "Value"
  204. msgstr "Valeur"
  205. #. module: base_custom_info
  206. #: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
  207. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
  208. msgid "Values"
  209. msgstr "Valeurs"