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.

268 lines
8.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * help_online
  4. #
  5. # Translators:
  6. # Alexis de Lattre <alexis@via.ecp.fr>, 2016
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # bossnm11 <bossnm11@gmail.com>, 2014
  10. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  11. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  12. # Chanseok <kcsgoodboy@naver.com>, 2014
  13. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  14. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  15. # danimaribeiro <danimaribeiro@gmail.com>, 2015-2016
  16. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  17. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  18. # jeon <bluerespect@nate.com>, 2014
  19. # John Toro <johntoro@gmail.com>, 2015
  20. # Jong-Dae Park <jdpark7@gmail.com>, 2013,2015
  21. # Kevin Min <gr326887@graded.br>, 2015
  22. # Kunwoo Kim <crazyabtmath@naver.com>, 2015
  23. # LEE SI HYEONG <super2451894@gmail.com>, 2014
  24. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  25. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  26. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  27. # SaFi J. <safi2266@gmail.com>, 2015
  28. # Sam Ryoo <samryoo@gmail.com>, 2014
  29. # Seo. Junmin <sof.midnight@live.co.kr>, 2015
  30. # seungil <luck8778@gmail.com>, 2014
  31. # SEUNGWON <baeksw0620@gmail.com>, 2014
  32. msgid ""
  33. msgstr ""
  34. "Project-Id-Version: web (8.0)\n"
  35. "Report-Msgid-Bugs-To: \n"
  36. "POT-Creation-Date: 2016-11-26 01:59+0000\n"
  37. "PO-Revision-Date: 2016-11-25 14:55+0000\n"
  38. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  39. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-web-8-0/"
  40. "language/pt_BR/)\n"
  41. "Language: pt_BR\n"
  42. "MIME-Version: 1.0\n"
  43. "Content-Type: text/plain; charset=UTF-8\n"
  44. "Content-Transfer-Encoding: \n"
  45. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  46. #. module: help_online
  47. #. openerp-web
  48. #: code:addons/help_online/static/src/js/help_online.js:93
  49. #, python-format
  50. msgid "Cancel"
  51. msgstr "Cancelar"
  52. #. module: help_online
  53. #: view:export.help.wizard:help_online.export_help_wizard_view
  54. #: view:import.help.wizard:help_online.import_help_wizard_view
  55. msgid "Close"
  56. msgstr "Fechar"
  57. #. module: help_online
  58. #. openerp-web
  59. #: code:addons/help_online/static/src/js/help_online.js:91
  60. #, python-format
  61. msgid "Confirm"
  62. msgstr "Confirmar"
  63. #. module: help_online
  64. #: code:addons/help_online/models/help_online.py:57
  65. #, python-format
  66. msgid "Create Help page for %s"
  67. msgstr "Criar página de ajuda para %s"
  68. #. module: help_online
  69. #: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0
  70. #: field:import.help.wizard,create_uid:0
  71. msgid "Created by"
  72. msgstr "Criado por"
  73. #. module: help_online
  74. #: field:export.help.wizard,create_date:0 field:help.online,create_date:0
  75. #: field:import.help.wizard,create_date:0
  76. msgid "Created on"
  77. msgstr "Criado em "
  78. #. module: help_online
  79. #: field:export.help.wizard,display_name:0 field:help.online,display_name:0
  80. #: field:import.help.wizard,display_name:0
  81. msgid "Display Name"
  82. msgstr "Nome para Mostrar"
  83. #. module: help_online
  84. #: view:export.help.wizard:help_online.export_help_wizard_view
  85. msgid "Export"
  86. msgstr "Exportar"
  87. #. module: help_online
  88. #: code:addons/help_online/models/export_help_wizard.py:267
  89. #: model:ir.actions.act_window,name:help_online.action_export_help_wizard
  90. #, python-format
  91. msgid "Export Help"
  92. msgstr "Ajuda exportação"
  93. #. module: help_online
  94. #: view:export.help.wizard:help_online.export_help_wizard_view
  95. msgid "Export Help Data"
  96. msgstr "Exportar dados de ajuda"
  97. #. module: help_online
  98. #: model:ir.model,name:help_online.model_export_help_wizard
  99. #: model:ir.ui.menu,name:help_online.menu_help_export
  100. msgid "Export Help Online"
  101. msgstr "Exportar Ajuda online"
  102. #. module: help_online
  103. #: field:export.help.wizard,export_filename:0
  104. msgid "Export XML Filename"
  105. msgstr "Exportar nome de arquivo XML"
  106. #. module: help_online
  107. #: model:ir.ui.menu,name:help_online.menu_help
  108. #: model:ir.ui.menu,name:help_online.menu_help_main
  109. msgid "Help Online"
  110. msgstr "Ajuda online"
  111. #. module: help_online
  112. #: code:addons/help_online/models/help_online.py:52
  113. #, python-format
  114. msgid "Help on %s"
  115. msgstr "Ajuda em %s"
  116. #. module: help_online
  117. #: model:res.groups,name:help_online.help_online_group_reader
  118. msgid "Help reader"
  119. msgstr "Leitor de ajuda"
  120. #. module: help_online
  121. #: model:res.groups,name:help_online.help_online_group_writer
  122. msgid "Help writer"
  123. msgstr "Editor de ajuda"
  124. #. module: help_online
  125. #: field:export.help.wizard,id:0 field:help.online,id:0
  126. #: field:import.help.wizard,id:0
  127. msgid "ID"
  128. msgstr "ID"
  129. #. module: help_online
  130. #: view:import.help.wizard:help_online.import_help_wizard_view
  131. msgid "Import"
  132. msgstr "Importar"
  133. #. module: help_online
  134. #: model:ir.actions.act_window,name:help_online.action_import_help_wizard
  135. msgid "Import Help"
  136. msgstr "Importar ajuda"
  137. #. module: help_online
  138. #: view:import.help.wizard:help_online.import_help_wizard_view
  139. msgid "Import Help Data"
  140. msgstr "Importar dados de ajuda"
  141. #. module: help_online
  142. #: model:ir.ui.menu,name:help_online.menu_help_import
  143. msgid "Import Help Online"
  144. msgstr "Importar ajuda online"
  145. #. module: help_online
  146. #: field:export.help.wizard,__last_update:0 field:help.online,__last_update:0
  147. #: field:import.help.wizard,__last_update:0
  148. msgid "Last Modified on"
  149. msgstr "Última atualização em"
  150. #. module: help_online
  151. #: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0
  152. #: field:import.help.wizard,write_uid:0
  153. msgid "Last Updated by"
  154. msgstr "Última atualização por"
  155. #. module: help_online
  156. #: field:export.help.wizard,write_date:0 field:help.online,write_date:0
  157. #: field:import.help.wizard,write_date:0
  158. msgid "Last Updated on"
  159. msgstr "Última atualização em"
  160. #. module: help_online
  161. #: code:addons/help_online/models/export_help_wizard.py:260
  162. #, python-format
  163. msgid "No data to export !"
  164. msgstr "Sem dados para exportar!"
  165. #. module: help_online
  166. #: code:addons/help_online/models/help_online.py:33
  167. #, python-format
  168. msgid "No page prefix parameter specified !"
  169. msgstr "Nenhum prefixo de página especificado!"
  170. #. module: help_online
  171. #. openerp-web
  172. #: code:addons/help_online/static/src/js/help_online.js:98
  173. #, python-format
  174. msgid "Ok"
  175. msgstr "Ok"
  176. #. module: help_online
  177. #. openerp-web
  178. #: code:addons/help_online/static/src/js/help_online.js:117
  179. #, python-format
  180. msgid "Page does not exist. Do you want to create?"
  181. msgstr "Página não existe. Você quer criar?"
  182. #. module: help_online
  183. #: field:import.help.wizard,source_file:0
  184. msgid "Source File"
  185. msgstr "Arquivo de origem"
  186. #. module: help_online
  187. #: view:export.help.wizard:help_online.export_help_wizard_view
  188. msgid ""
  189. "This wizard allow you to export all QWeb views\n"
  190. " related to help online. The result will be an Odoo\n"
  191. " data xml file."
  192. msgstr ""
  193. "Este wizard permite você exportar todas as visões QWeb relacionadas\n"
  194. "a ajuda online. O resultado vai ser um arquivo xml."
  195. #. module: help_online
  196. #: view:import.help.wizard:help_online.import_help_wizard_view
  197. msgid ""
  198. "This wizard allow you to import QWeb views\n"
  199. " related to help online. The required file format is "
  200. "an Odoo\n"
  201. " data xml file."
  202. msgstr ""
  203. "Este wizard permite você importar todas as visões QWeb relacionadas\n"
  204. "a ajuda online. O formato é um arquivo XML no formato Odoo"
  205. #. module: help_online
  206. #: code:addons/help_online/models/export_help_wizard.py:297
  207. #, python-format
  208. msgid "Unable to write autobackup file in given directory: %s"
  209. msgstr "Não foi possível criar o backup no diretório: %s"
  210. #. module: help_online
  211. #: view:ir.ui.view:help_online.view_view_search
  212. msgid "Website Page"
  213. msgstr "Página"
  214. #. module: help_online
  215. #: view:ir.ui.view:help_online.view_view_form
  216. msgid "Website Page?"
  217. msgstr "Página website?"
  218. #. module: help_online
  219. #: model:ir.actions.act_window,name:help_online.action_website_pages
  220. #: model:ir.ui.menu,name:help_online.menu_help_pages
  221. msgid "Website Pages"
  222. msgstr "Páginas do site"
  223. #. module: help_online
  224. #: field:export.help.wizard,data:0
  225. msgid "XML"
  226. msgstr "XML"
  227. #. module: help_online
  228. #: view:export.help.wizard:help_online.export_help_wizard_view
  229. #: view:import.help.wizard:help_online.import_help_wizard_view
  230. msgid "or"
  231. msgstr "ou"