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.

351 lines
10 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * super_calendar
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
  7. # Alejandro Santana <alejandrosantana@anubia.es>, 2015
  8. # Alexsandro Haag <alex@hgsoft.com.br>, 2015
  9. # Antonio Trueba, 2016
  10. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  11. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  12. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  13. # llum.birque@gmail.com <llum.birque@gmail.com>, 2015
  14. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  15. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  16. # Stéphane Bidoul <sbi@skynet.be>, 2015
  17. # Yael Terrettaz, 2015
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: server-tools (8.0)\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2016-05-12 14:34+0000\n"
  23. "PO-Revision-Date: 2016-05-11 16:42+0000\n"
  24. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  25. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-"
  26. "tools-8-0/language/pt_BR/)\n"
  27. "Language: pt_BR\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=UTF-8\n"
  30. "Content-Transfer-Encoding: \n"
  31. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  32. #. module: super_calendar
  33. #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar
  34. #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar
  35. #: view:super.calendar:super_calendar.super_calendar
  36. #: view:super.calendar:super_calendar.super_calendar_form
  37. #: view:super.calendar:super_calendar.super_calendar_tree
  38. msgid "Calendar"
  39. msgstr "Calendário"
  40. #. module: super_calendar
  41. #: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator
  42. msgid "Calendar Configurators"
  43. msgstr "Configurador de Calendário"
  44. #. module: super_calendar
  45. #: selection:super.calendar.configurator.line,description_type:0
  46. msgid "Code"
  47. msgstr "Código"
  48. #. module: super_calendar
  49. #: model:ir.ui.menu,name:super_calendar.super_calendar_configuration
  50. msgid "Configuration"
  51. msgstr "Configuração"
  52. #. module: super_calendar
  53. #: field:super.calendar,configurator_id:0
  54. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  55. #: field:super.calendar.configurator.line,configurator_id:0
  56. msgid "Configurator"
  57. msgstr "Configurador"
  58. #. module: super_calendar
  59. #: model:ir.ui.menu,name:super_calendar.super_calendar_configurators
  60. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree
  61. msgid "Configurators"
  62. msgstr "Configuradores"
  63. #. module: super_calendar
  64. #: field:super.calendar,create_uid:0
  65. #: field:super.calendar.configurator,create_uid:0
  66. #: field:super.calendar.configurator.line,create_uid:0
  67. msgid "Created by"
  68. msgstr "Criado por"
  69. #. module: super_calendar
  70. #: field:super.calendar,create_date:0
  71. #: field:super.calendar.configurator,create_date:0
  72. #: field:super.calendar.configurator.line,create_date:0
  73. msgid "Created on"
  74. msgstr "Criado em"
  75. #. module: super_calendar
  76. #: view:super.calendar:super_calendar.super_calendar_search
  77. msgid "Current month"
  78. msgstr "Mês atual"
  79. #. module: super_calendar
  80. #: view:super.calendar:super_calendar.super_calendar_search
  81. msgid "Current week"
  82. msgstr "Semana atual"
  83. #. module: super_calendar
  84. #: view:super.calendar:super_calendar.super_calendar_search
  85. msgid "Day"
  86. msgstr "Dia"
  87. #. module: super_calendar
  88. #: field:super.calendar,name:0
  89. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  90. msgid "Description"
  91. msgstr "Descrição"
  92. #. module: super_calendar
  93. #: field:super.calendar.configurator.line,description_type:0
  94. msgid "Description Type"
  95. msgstr "Tipo de Descrição"
  96. #. module: super_calendar
  97. #: field:super.calendar.configurator.line,description_code:0
  98. #: field:super.calendar.configurator.line,description_field_id:0
  99. msgid "Description field"
  100. msgstr "Campo Descrição"
  101. #. module: super_calendar
  102. #: field:super.calendar,display_name:0
  103. #: field:super.calendar.configurator,display_name:0
  104. #: field:super.calendar.configurator.line,display_name:0
  105. msgid "Display Name"
  106. msgstr "Nome para Mostrar"
  107. #. module: super_calendar
  108. #: view:super.calendar:super_calendar.super_calendar_search
  109. msgid "Display all elements in the current month."
  110. msgstr "Mostra todos os elementos no mês atual"
  111. #. module: super_calendar
  112. #: view:super.calendar:super_calendar.super_calendar_search
  113. msgid "Display all elements in the current week."
  114. msgstr "Mostra todos os elementos na semana atual"
  115. #. module: super_calendar
  116. #: view:super.calendar:super_calendar.super_calendar_search
  117. msgid "Display all elements in the next month."
  118. msgstr "Mostra todos os elementos no próximo mês"
  119. #. module: super_calendar
  120. #: view:super.calendar:super_calendar.super_calendar_search
  121. msgid "Display all elements in the next week."
  122. msgstr "Mostra todos os elementos na próxima semana"
  123. #. module: super_calendar
  124. #: field:super.calendar.configurator.line,domain:0
  125. msgid "Domain"
  126. msgstr "Domínio"
  127. #. module: super_calendar
  128. #: field:super.calendar,duration:0
  129. msgid "Duration"
  130. msgstr "Duração"
  131. #. module: super_calendar
  132. #: field:super.calendar.configurator.line,duration_field_id:0
  133. msgid "Duration field"
  134. msgstr "Campo Duração"
  135. #. module: super_calendar
  136. #: field:super.calendar.configurator.line,date_stop_field_id:0
  137. msgid "End date field"
  138. msgstr "Campo Data Final"
  139. #. module: super_calendar
  140. #: view:super.calendar:super_calendar.super_calendar_search
  141. msgid "Extended Filters..."
  142. msgstr "Filtros estendidos ..."
  143. #. module: super_calendar
  144. #: selection:super.calendar.configurator.line,description_type:0
  145. msgid "Field"
  146. msgstr "Campo"
  147. #. module: super_calendar
  148. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  149. msgid "Generate Calendar"
  150. msgstr "Gerar Calendário"
  151. #. module: super_calendar
  152. #: view:super.calendar:super_calendar.super_calendar_search
  153. msgid "Group By"
  154. msgstr "Agrupado por"
  155. #. module: super_calendar
  156. #: view:super.calendar:super_calendar.super_calendar_search
  157. msgid "Group all elements in the same day."
  158. msgstr "Agrupe todos os elemsnto do mesmo dia."
  159. #. module: super_calendar
  160. #: view:super.calendar:super_calendar.super_calendar_search
  161. msgid "Group all elements in the same month."
  162. msgstr "Agrupe todos os elemsnto do mesmo mês."
  163. #. module: super_calendar
  164. #: view:super.calendar:super_calendar.super_calendar_search
  165. msgid "Group all elements in the same quarter."
  166. msgstr "Agrupe todos os elemsnto do mesmo quarto."
  167. #. module: super_calendar
  168. #: view:super.calendar:super_calendar.super_calendar_search
  169. msgid "Group all elements in the same week."
  170. msgstr "Agrupe todos os elemsnto do mesma semana."
  171. #. module: super_calendar
  172. #: view:super.calendar:super_calendar.super_calendar_search
  173. msgid "Group all elements in the same year."
  174. msgstr "Agrupe todos os elemsnto do mesmo ano."
  175. #. module: super_calendar
  176. #: field:super.calendar,id:0 field:super.calendar.configurator,id:0
  177. #: field:super.calendar.configurator.line,id:0
  178. msgid "ID"
  179. msgstr "Identificação"
  180. #. module: super_calendar
  181. #: field:super.calendar,__last_update:0
  182. #: field:super.calendar.configurator,__last_update:0
  183. #: field:super.calendar.configurator.line,__last_update:0
  184. msgid "Last Modified on"
  185. msgstr "Última atualização em"
  186. #. module: super_calendar
  187. #: field:super.calendar,write_uid:0
  188. #: field:super.calendar.configurator,write_uid:0
  189. #: field:super.calendar.configurator.line,write_uid:0
  190. msgid "Last Updated by"
  191. msgstr "Última atualização por"
  192. #. module: super_calendar
  193. #: field:super.calendar,write_date:0
  194. #: field:super.calendar.configurator,write_date:0
  195. #: field:super.calendar.configurator.line,write_date:0
  196. msgid "Last Updated on"
  197. msgstr "Última atualização em"
  198. #. module: super_calendar
  199. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  200. msgid "Line"
  201. msgstr "Linha"
  202. #. module: super_calendar
  203. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  204. #: field:super.calendar.configurator,line_ids:0
  205. msgid "Lines"
  206. msgstr "Linhas"
  207. #. module: super_calendar
  208. #: field:super.calendar,model_id:0
  209. #: field:super.calendar.configurator.line,name:0
  210. msgid "Model"
  211. msgstr "Modelo"
  212. #. module: super_calendar
  213. #: view:super.calendar:super_calendar.super_calendar_search
  214. msgid "Month"
  215. msgstr "Mês"
  216. #. module: super_calendar
  217. #: view:super.calendar:super_calendar.super_calendar_search
  218. msgid "My Items"
  219. msgstr "Meus Itens"
  220. #. module: super_calendar
  221. #: field:super.calendar.configurator,name:0
  222. msgid "Name"
  223. msgstr "Nome"
  224. #. module: super_calendar
  225. #: view:super.calendar:super_calendar.super_calendar_search
  226. msgid "Next month"
  227. msgstr "próximo mês"
  228. #. module: super_calendar
  229. #: view:super.calendar:super_calendar.super_calendar_search
  230. msgid "Next week"
  231. msgstr "Próxima semana"
  232. #. module: super_calendar
  233. #: view:super.calendar:super_calendar.super_calendar_search
  234. msgid "Period"
  235. msgstr "Período"
  236. #. module: super_calendar
  237. #: view:super.calendar:super_calendar.super_calendar_search
  238. msgid "Quarter"
  239. msgstr "Quarto"
  240. #. module: super_calendar
  241. #: field:super.calendar,res_id:0
  242. msgid "Resource"
  243. msgstr "Recurso"
  244. #. module: super_calendar
  245. #: view:super.calendar:super_calendar.super_calendar_search
  246. msgid "Search Calendar"
  247. msgstr "Pesquisa Calendário"
  248. #. module: super_calendar
  249. #: field:super.calendar,date_start:0
  250. msgid "Start date"
  251. msgstr "Data ínicial"
  252. #. module: super_calendar
  253. #: field:super.calendar.configurator.line,date_start_field_id:0
  254. msgid "Start date field"
  255. msgstr "Campo Data Inicial"
  256. #. module: super_calendar
  257. #: model:ir.actions.act_window,name:super_calendar.super_calendar_action
  258. #: model:ir.ui.menu,name:super_calendar.super_calendar_menu
  259. msgid "Super Calendar"
  260. msgstr "Super Calendário"
  261. #. module: super_calendar
  262. #: code:addons/super_calendar/models/super_calendar_configurator.py:112
  263. #, python-format
  264. msgid "The 'User' field of record %s (%s) does not refer to res.users"
  265. msgstr "O campo 'User' do registro %s (%s) não se refere ao res.users"
  266. #. module: super_calendar
  267. #: help:super.calendar.configurator.line,description_code:0
  268. msgid ""
  269. "Use '${o}' to refer to the involved object.\n"
  270. "E.g.: '${o.project_id.name}'"
  271. msgstr ""
  272. #. module: super_calendar
  273. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  274. msgid ""
  275. "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'"
  276. msgstr ""
  277. "Use '${o}' para referir ao objeto envolvido. Exemplo: '${o.project_id.name}'"
  278. #. module: super_calendar
  279. #: field:super.calendar,user_id:0
  280. msgid "User"
  281. msgstr "Usuário"
  282. #. module: super_calendar
  283. #: field:super.calendar.configurator.line,user_field_id:0
  284. msgid "User field"
  285. msgstr "Campo Usuário"
  286. #. module: super_calendar
  287. #: view:super.calendar:super_calendar.super_calendar_search
  288. msgid "Week"
  289. msgstr "Semana"
  290. #. module: super_calendar
  291. #: view:super.calendar:super_calendar.super_calendar_search
  292. msgid "Year"
  293. msgstr "Ano"