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.

221 lines
6.4 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-09-04 01:04+0000\n"
  11. "PO-Revision-Date: 2016-09-02 09:59+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: Portuguese (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: pt\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 "Criado por"
  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 "Criado em"
  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,display_name:0
  101. #: field:custom.info.model_link,display_name:0
  102. #: field:custom.info.property,display_name:0
  103. #: field:custom.info.template,display_name:0
  104. #: field:custom.info.value,display_name:0
  105. msgid "Display Name"
  106. msgstr "Nome"
  107. #. module: base_custom_info
  108. #: field:custom.info,id:0 field:custom.info.model_link,id:0
  109. #: field:custom.info.property,id:0 field:custom.info.template,id:0
  110. #: field:custom.info.value,id:0
  111. msgid "ID"
  112. msgstr "ID"
  113. #. module: base_custom_info
  114. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  115. msgid "Info Lines"
  116. msgstr ""
  117. #. module: base_custom_info
  118. #: model:ir.model,name:base_custom_info.model_custom_info
  119. msgid "Inheritable abstract model to add custom info in any model"
  120. msgstr ""
  121. #. module: base_custom_info
  122. #: field:custom.info,__last_update:0
  123. #: field:custom.info.model_link,__last_update:0
  124. #: field:custom.info.property,__last_update:0
  125. #: field:custom.info.template,__last_update:0
  126. #: field:custom.info.value,__last_update:0
  127. msgid "Last Modified on"
  128. msgstr "Última Modificação Em"
  129. #. module: base_custom_info
  130. #: field:custom.info.property,write_uid:0
  131. #: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
  132. msgid "Last Updated by"
  133. msgstr "Última Modificação Por"
  134. #. module: base_custom_info
  135. #: field:custom.info.property,write_date:0
  136. #: field:custom.info.template,write_date:0
  137. #: field:custom.info.value,write_date:0
  138. msgid "Last Updated on"
  139. msgstr "Última Atualização Em"
  140. #. module: base_custom_info
  141. #: field:custom.info.model_link,model:0
  142. #: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
  143. #: field:custom.info.template,model_id:0 field:custom.info.value,model:0
  144. #: field:custom.info.value,model_id:0
  145. msgid "Model"
  146. msgstr "Modelo"
  147. #. module: base_custom_info
  148. #: field:custom.info.property,name:0 field:custom.info.template,name:0
  149. #: field:custom.info.value,name:0
  150. msgid "Name"
  151. msgstr "Nome"
  152. #. module: base_custom_info
  153. #: field:custom.info.template,info_ids:0
  154. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
  155. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
  156. msgid "Properties"
  157. msgstr ""
  158. #. module: base_custom_info
  159. #: field:custom.info.value,property_id:0
  160. msgid "Property"
  161. msgstr ""
  162. #. module: base_custom_info
  163. #: field:custom.info.property,info_value_ids:0
  164. msgid "Property Values"
  165. msgstr ""
  166. #. module: base_custom_info
  167. #: field:custom.info.value,res_id:0
  168. msgid "Resource ID"
  169. msgstr ""
  170. #. module: base_custom_info
  171. #: field:custom.info.property,template_id:0
  172. msgid "Template"
  173. msgstr ""
  174. #. module: base_custom_info
  175. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
  176. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
  177. msgid "Templates"
  178. msgstr ""
  179. #. module: base_custom_info
  180. #: field:custom.info.value,value:0
  181. msgid "Value"
  182. msgstr ""
  183. #. module: base_custom_info
  184. #: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
  185. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
  186. msgid "Values"
  187. msgstr ""