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.

1807 lines
80 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_financial_report
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-03-16 08:14+0000\n"
  12. "PO-Revision-Date: 2018-03-16 08:14+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
  15. "Language: pt\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: account_financial_report
  21. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  22. msgid "&gt; 120 d."
  23. msgstr ""
  24. #. module: account_financial_report
  25. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  26. msgid "1 - 30 d."
  27. msgstr ""
  28. #. module: account_financial_report
  29. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  30. msgid "10"
  31. msgstr ""
  32. #. module: account_financial_report
  33. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  34. msgid "31 - 60 d."
  35. msgstr ""
  36. #. module: account_financial_report
  37. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  38. msgid "61 - 90 d."
  39. msgstr ""
  40. #. module: account_financial_report
  41. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  42. msgid "91 - 120 d."
  43. msgstr ""
  44. #. module: account_financial_report
  45. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  46. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  47. msgid "<b>Taxes summary</b>"
  48. msgstr ""
  49. #. module: account_financial_report
  50. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  51. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  52. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  53. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  54. msgid "<span class=\"oe_inline\">To</span>"
  55. msgstr ""
  56. #. module: account_financial_report
  57. #: model:ir.model,name:account_financial_report.model_account_financial_report_abstract_wizard
  58. msgid "Abstract Wizard"
  59. msgstr ""
  60. #. module: account_financial_report
  61. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
  62. msgid "Abstract XLSX Account Financial Report"
  63. msgstr ""
  64. #. module: account_financial_report
  65. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  66. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  67. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  68. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  69. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  70. #: model:ir.model,name:account_financial_report.model_account_account
  71. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  72. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  73. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  74. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  75. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  76. #, python-format
  77. msgid "Account"
  78. msgstr "Conta"
  79. #. module: account_financial_report
  80. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  81. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
  82. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from
  83. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from
  84. #, fuzzy
  85. msgid "Account Code From"
  86. msgstr "Conta"
  87. #. module: account_financial_report
  88. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  89. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to
  90. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to
  91. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to
  92. #, fuzzy
  93. msgid "Account Code To"
  94. msgstr "Conta"
  95. #. module: account_financial_report
  96. #: model:ir.model,name:account_financial_report.model_account_group
  97. msgid "Account Group"
  98. msgstr ""
  99. #. module: account_financial_report
  100. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  101. #, fuzzy, python-format
  102. msgid "Account Name"
  103. msgstr "Conta"
  104. #. module: account_financial_report
  105. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  106. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  107. #, fuzzy, python-format
  108. msgid "Account at 0 filter"
  109. msgstr "Conta"
  110. #. module: account_financial_report
  111. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  112. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  113. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  114. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  115. #, python-format
  116. msgid "Account balance at 0 filter"
  117. msgstr ""
  118. #. module: account_financial_report
  119. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids
  120. msgid "Accounts"
  121. msgstr ""
  122. #. module: account_financial_report
  123. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__centralize
  124. msgid "Activate centralization"
  125. msgstr ""
  126. #. module: account_financial_report
  127. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  128. msgid "Additional Filtering"
  129. msgstr ""
  130. #. module: account_financial_report
  131. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  132. msgid ""
  133. "Age ≤ 120\n"
  134. " d."
  135. msgstr ""
  136. #. module: account_financial_report
  137. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  138. #, python-format
  139. msgid "Age ≤ 120 d."
  140. msgstr ""
  141. #. module: account_financial_report
  142. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  143. msgid ""
  144. "Age ≤ 30\n"
  145. " d."
  146. msgstr ""
  147. #. module: account_financial_report
  148. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  149. #, python-format
  150. msgid "Age ≤ 30 d."
  151. msgstr ""
  152. #. module: account_financial_report
  153. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  154. msgid ""
  155. "Age ≤ 60\n"
  156. " d."
  157. msgstr ""
  158. #. module: account_financial_report
  159. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  160. #, python-format
  161. msgid "Age ≤ 60 d."
  162. msgstr ""
  163. #. module: account_financial_report
  164. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  165. msgid ""
  166. "Age ≤ 90\n"
  167. " d."
  168. msgstr ""
  169. #. module: account_financial_report
  170. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  171. #, python-format
  172. msgid "Age ≤ 90 d."
  173. msgstr ""
  174. #. module: account_financial_report
  175. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  176. #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard
  177. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
  178. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
  179. #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
  180. #, python-format
  181. msgid "Aged Partner Balance"
  182. msgstr ""
  183. #. module: account_financial_report
  184. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base
  185. #, fuzzy
  186. msgid "Aged Partner Balance -"
  187. msgstr "Cancelar"
  188. #. module: account_financial_report
  189. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance
  190. #, fuzzy
  191. msgid "Aged Partner Balance Report"
  192. msgstr "Cancelar"
  193. #. module: account_financial_report
  194. #: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard
  195. msgid "Aged Partner Balance Wizard"
  196. msgstr ""
  197. #. module: account_financial_report
  198. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx
  199. #, fuzzy
  200. msgid "Aged Partner Balance XLSL Report"
  201. msgstr "Cancelar"
  202. #. module: account_financial_report
  203. #: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx
  204. msgid "Aged Partner Balance XLSX"
  205. msgstr ""
  206. #. module: account_financial_report
  207. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  208. #, python-format
  209. msgid "All"
  210. msgstr ""
  211. #. module: account_financial_report
  212. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__all
  213. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__all
  214. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__all
  215. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__all
  216. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__all
  217. msgid "All Entries"
  218. msgstr "Todos os lançamentos"
  219. #. module: account_financial_report
  220. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__posted
  221. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__posted
  222. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__posted
  223. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__posted
  224. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__posted
  225. msgid "All Posted Entries"
  226. msgstr "Todos os lançamentos publicados"
  227. #. module: account_financial_report
  228. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  229. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  230. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  231. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  232. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  233. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  234. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  235. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  236. #, python-format
  237. msgid "All entries"
  238. msgstr ""
  239. #. module: account_financial_report
  240. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  241. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  242. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  243. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  244. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  245. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  246. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  247. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  248. #, python-format
  249. msgid "All posted entries"
  250. msgstr ""
  251. #. module: account_financial_report
  252. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  253. msgid "Amount Cur."
  254. msgstr ""
  255. #. module: account_financial_report
  256. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  257. #, python-format
  258. msgid "Amount Currency"
  259. msgstr ""
  260. #. module: account_financial_report
  261. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  262. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  263. #, python-format
  264. msgid "Amount cur."
  265. msgstr ""
  266. #. module: account_financial_report
  267. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  268. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  269. #, fuzzy, python-format
  270. msgid "Analytic Account"
  271. msgstr "Conta"
  272. #. module: account_financial_report
  273. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  274. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  275. #, fuzzy
  276. msgid "Balance"
  277. msgstr "Cancelar"
  278. #. module: account_financial_report
  279. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  280. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  281. msgid "Base Amount"
  282. msgstr ""
  283. #. module: account_financial_report
  284. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  285. #, python-format
  286. msgid "Base Balance"
  287. msgstr ""
  288. #. module: account_financial_report
  289. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  290. #, python-format
  291. msgid "Base Credit"
  292. msgstr ""
  293. #. module: account_financial_report
  294. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  295. #, python-format
  296. msgid "Base Debit"
  297. msgstr ""
  298. #. module: account_financial_report
  299. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__based_on
  300. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  301. msgid "Based On"
  302. msgstr ""
  303. #. module: account_financial_report
  304. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  305. #, python-format
  306. msgid "Based on"
  307. msgstr ""
  308. #. module: account_financial_report
  309. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  310. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  311. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  312. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  313. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  314. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  315. msgid "Cancel"
  316. msgstr "Cancelar"
  317. #. module: account_financial_report
  318. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  319. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  320. #, python-format
  321. msgid "Centralize filter"
  322. msgstr ""
  323. #. module: account_financial_report
  324. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized
  325. msgid "Centralized"
  326. msgstr ""
  327. #. module: account_financial_report
  328. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation
  329. msgid "Child Accounts"
  330. msgstr ""
  331. #. module: account_financial_report
  332. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
  333. msgid "Child Groups"
  334. msgstr ""
  335. #. module: account_financial_report
  336. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  337. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  338. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  339. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  340. #, python-format
  341. msgid "Code"
  342. msgstr ""
  343. #. module: account_financial_report
  344. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  345. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
  346. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
  347. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id
  348. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
  349. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
  350. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
  351. #, python-format
  352. msgid "Company"
  353. msgstr "Empresa"
  354. #. module: account_financial_report
  355. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids
  356. msgid "Compute accounts"
  357. msgstr ""
  358. #. module: account_financial_report
  359. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
  360. msgid "Computed Accounts"
  361. msgstr ""
  362. #. module: account_financial_report
  363. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  364. msgid ""
  365. "Computed Accounts: Use when the account group have codes\n"
  366. " that represent prefixes of the actual accounts.\n"
  367. "\n"
  368. " Child Accounts: Use when your account groups are hierarchical.\n"
  369. "\n"
  370. " No hierarchy: Use to display just the accounts, without any "
  371. "grouping.\n"
  372. " "
  373. msgstr ""
  374. #. module: account_financial_report
  375. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
  376. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
  377. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
  378. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid
  379. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid
  380. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid
  381. msgid "Created by"
  382. msgstr "Criado por"
  383. #. module: account_financial_report
  384. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
  385. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
  386. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
  387. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date
  388. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date
  389. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date
  390. msgid "Created on"
  391. msgstr "Criado em"
  392. #. module: account_financial_report
  393. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  394. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  395. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  396. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  397. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  398. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  399. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  400. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  401. #, python-format
  402. msgid "Credit"
  403. msgstr ""
  404. #. module: account_financial_report
  405. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  406. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  407. #, python-format
  408. msgid "Cumul. Bal."
  409. msgstr ""
  410. #. module: account_financial_report
  411. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  412. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  413. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  414. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  415. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  416. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  417. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  418. #, python-format
  419. msgid "Cur."
  420. msgstr ""
  421. #. module: account_financial_report
  422. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  423. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  424. #, python-format
  425. msgid "Cur. Original"
  426. msgstr ""
  427. #. module: account_financial_report
  428. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  429. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  430. #, python-format
  431. msgid "Cur. Residual"
  432. msgstr ""
  433. #. module: account_financial_report
  434. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  435. #, python-format
  436. msgid "Currency"
  437. msgstr ""
  438. #. module: account_financial_report
  439. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  440. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  441. #, python-format
  442. msgid "Current"
  443. msgstr ""
  444. #. module: account_financial_report
  445. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  446. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  447. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  448. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  449. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  450. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  451. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  452. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  453. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  454. #, python-format
  455. msgid "Date"
  456. msgstr "Data"
  457. #. module: account_financial_report
  458. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
  459. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
  460. msgid "Date At"
  461. msgstr ""
  462. #. module: account_financial_report
  463. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
  464. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from
  465. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from
  466. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from
  467. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  468. msgid "Date From"
  469. msgstr ""
  470. #. module: account_financial_report
  471. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to
  472. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to
  473. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  474. msgid "Date To"
  475. msgstr ""
  476. #. module: account_financial_report
  477. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  478. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  479. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  480. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  481. #, python-format
  482. msgid "Date at filter"
  483. msgstr ""
  484. #. module: account_financial_report
  485. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  486. #, python-format
  487. msgid "Date from"
  488. msgstr ""
  489. #. module: account_financial_report
  490. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id
  491. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id
  492. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id
  493. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id
  494. msgid "Date range"
  495. msgstr "Período"
  496. #. module: account_financial_report
  497. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  498. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  499. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  500. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  501. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  502. #, python-format
  503. msgid "Date range filter"
  504. msgstr ""
  505. #. module: account_financial_report
  506. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  507. #, python-format
  508. msgid "Date to"
  509. msgstr ""
  510. #. module: account_financial_report
  511. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  512. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  513. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  514. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  515. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  516. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  517. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  518. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  519. #, python-format
  520. msgid "Debit"
  521. msgstr ""
  522. #. module: account_financial_report
  523. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  524. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  525. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  526. #, python-format
  527. msgid "Description"
  528. msgstr ""
  529. #. module: account_financial_report
  530. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail
  531. msgid "Detail Taxes"
  532. msgstr ""
  533. #. module: account_financial_report
  534. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name
  535. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name
  536. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name
  537. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name
  538. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
  539. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
  540. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name
  541. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
  542. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name
  543. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name
  544. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name
  545. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name
  546. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name
  547. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name
  548. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name
  549. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name
  550. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name
  551. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name
  552. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name
  553. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name
  554. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name
  555. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name
  556. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name
  557. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name
  558. msgid "Display Name"
  559. msgstr "Exibir nome"
  560. #. module: account_financial_report
  561. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  562. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency
  563. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  564. msgid ""
  565. "Display foreign currency for move lines, unless account currency is not "
  566. "setup through chart of accounts will display initial and final balance in "
  567. "that currency."
  568. msgstr ""
  569. #. module: account_financial_report
  570. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level
  571. msgid "Do not display parent levels"
  572. msgstr ""
  573. #. module: account_financial_report
  574. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  575. msgid ""
  576. "Due\n"
  577. " date"
  578. msgstr ""
  579. #. module: account_financial_report
  580. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  581. msgid ""
  582. "Due\n"
  583. " date"
  584. msgstr ""
  585. #. module: account_financial_report
  586. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  587. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  588. #, python-format
  589. msgid "Due date"
  590. msgstr ""
  591. #. module: account_financial_report
  592. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_to
  593. msgid "End Date"
  594. msgstr ""
  595. #. module: account_financial_report
  596. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_to
  597. msgid "End date"
  598. msgstr ""
  599. #. module: account_financial_report
  600. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  601. msgid ""
  602. "Ending\n"
  603. " balance"
  604. msgstr ""
  605. #. module: account_financial_report
  606. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  607. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_to
  608. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to
  609. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to
  610. msgid "Ending account in a range"
  611. msgstr ""
  612. #. module: account_financial_report
  613. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  614. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  615. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  616. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  617. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  618. #, python-format
  619. msgid "Ending balance"
  620. msgstr ""
  621. #. module: account_financial_report
  622. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  623. msgid ""
  624. "Ending balance\n"
  625. " cur."
  626. msgstr ""
  627. #. module: account_financial_report
  628. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  629. #, python-format
  630. msgid "Entries sorted by"
  631. msgstr ""
  632. #. module: account_financial_report
  633. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  634. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  635. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  636. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  637. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  638. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  639. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  640. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  641. #, python-format
  642. msgid "Entry"
  643. msgstr ""
  644. #. module: account_financial_report
  645. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  646. #, python-format
  647. msgid "Entry number"
  648. msgstr ""
  649. #. module: account_financial_report
  650. #. openerp-web
  651. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  652. #, python-format
  653. msgid "Export"
  654. msgstr ""
  655. #. module: account_financial_report
  656. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  657. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  658. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  659. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  660. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  661. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  662. msgid "Export PDF"
  663. msgstr "Exportar PDF"
  664. #. module: account_financial_report
  665. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  666. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  667. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  668. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  669. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  670. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  671. msgid "Export XLSX"
  672. msgstr ""
  673. #. module: account_financial_report
  674. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids
  675. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids
  676. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_ids
  677. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids
  678. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  679. msgid "Filter accounts"
  680. msgstr ""
  681. #. module: account_financial_report
  682. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  683. msgid "Filter analytic accounts"
  684. msgstr ""
  685. #. module: account_financial_report
  686. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids
  687. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  688. msgid "Filter analytic tags"
  689. msgstr ""
  690. #. module: account_financial_report
  691. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__cost_center_ids
  692. msgid "Filter cost centers"
  693. msgstr ""
  694. #. module: account_financial_report
  695. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_journal_ids
  696. msgid "Filter journals"
  697. msgstr ""
  698. #. module: account_financial_report
  699. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__partner_ids
  700. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__partner_ids
  701. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__partner_ids
  702. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__partner_ids
  703. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  704. msgid "Filter partners"
  705. msgstr ""
  706. #. module: account_financial_report
  707. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency
  708. msgid "Foreign Currency"
  709. msgstr ""
  710. #. module: account_financial_report
  711. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  712. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  713. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  714. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  715. msgid "From Code"
  716. msgstr ""
  717. #. module: account_financial_report
  718. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  719. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  720. msgid "From:"
  721. msgstr ""
  722. #. module: account_financial_report
  723. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  724. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  725. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  726. #, python-format
  727. msgid "From: %s To: %s"
  728. msgstr ""
  729. #. module: account_financial_report
  730. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code
  731. msgid "Full Code"
  732. msgstr ""
  733. #. module: account_financial_report
  734. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name
  735. msgid "Full Name"
  736. msgstr ""
  737. #. module: account_financial_report
  738. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date
  739. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__fy_start_date
  740. msgid "Fy Start Date"
  741. msgstr ""
  742. #. module: account_financial_report
  743. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  744. #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation
  745. #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard
  746. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
  747. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
  748. #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
  749. #, python-format
  750. msgid "General Ledger"
  751. msgstr ""
  752. #. module: account_financial_report
  753. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_base
  754. msgid "General Ledger -"
  755. msgstr ""
  756. #. module: account_financial_report
  757. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger
  758. msgid "General Ledger Report"
  759. msgstr ""
  760. #. module: account_financial_report
  761. #: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard
  762. msgid "General Ledger Report Wizard"
  763. msgstr ""
  764. #. module: account_financial_report
  765. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx
  766. msgid "General Ledger XLSL Report"
  767. msgstr ""
  768. #. module: account_financial_report
  769. #: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx
  770. msgid "General Ledger XLSX"
  771. msgstr ""
  772. #. module: account_financial_report
  773. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  774. msgid ""
  775. "General Ledger can be computed only if selected company have\n"
  776. " only one unaffected earnings account."
  777. msgstr ""
  778. #. module: account_financial_report
  779. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option
  780. msgid "Group entries by"
  781. msgstr ""
  782. #. module: account_financial_report
  783. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  784. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  785. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  786. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  787. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  788. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  789. #, python-format
  790. msgid "Hide"
  791. msgstr ""
  792. #. module: account_financial_report
  793. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  794. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  795. msgid "Hide account ending balance at 0"
  796. msgstr ""
  797. #. module: account_financial_report
  798. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  799. msgid "Hide accounts at 0"
  800. msgstr ""
  801. #. module: account_financial_report
  802. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level
  803. msgid "Hierarchy Levels to display"
  804. msgstr ""
  805. #. module: account_financial_report
  806. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  807. msgid "Hierarchy On"
  808. msgstr ""
  809. #. module: account_financial_report
  810. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__id
  811. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id
  812. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__id
  813. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id
  814. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
  815. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
  816. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id
  817. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
  818. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id
  819. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id
  820. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id
  821. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id
  822. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id
  823. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id
  824. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id
  825. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id
  826. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id
  827. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id
  828. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id
  829. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id
  830. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id
  831. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id
  832. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id
  833. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id
  834. msgid "ID"
  835. msgstr "ID"
  836. #. module: account_financial_report
  837. #: model:ir.model.fields,help:account_financial_report.field_account_account__centralized
  838. msgid ""
  839. "If flagged, no details will be displayed in the General Ledger report (the "
  840. "webkit one only), only centralized amounts per period."
  841. msgstr ""
  842. #. module: account_financial_report
  843. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  844. msgid ""
  845. "Initial\n"
  846. " balance cur."
  847. msgstr ""
  848. #. module: account_financial_report
  849. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  850. msgid ""
  851. "Initial\n"
  852. " balance"
  853. msgstr ""
  854. #. module: account_financial_report
  855. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  856. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  857. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  858. #, python-format
  859. msgid "Initial balance"
  860. msgstr ""
  861. #. module: account_financial_report
  862. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  863. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  864. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  865. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  866. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
  867. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  868. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  869. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  870. #, python-format
  871. msgid "Journal"
  872. msgstr ""
  873. #. module: account_financial_report
  874. #: model:ir.model,name:account_financial_report.model_account_move_line
  875. msgid "Journal Item"
  876. msgstr ""
  877. #. module: account_financial_report
  878. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain
  879. msgid "Journal Items Domain"
  880. msgstr ""
  881. #. module: account_financial_report
  882. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  883. #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
  884. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
  885. #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
  886. #, python-format
  887. msgid "Journal Ledger"
  888. msgstr ""
  889. #. module: account_financial_report
  890. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base
  891. msgid "Journal Ledger -"
  892. msgstr ""
  893. #. module: account_financial_report
  894. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger
  895. msgid "Journal Ledger Report"
  896. msgstr ""
  897. #. module: account_financial_report
  898. #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard
  899. msgid "Journal Ledger Report Wizard"
  900. msgstr ""
  901. #. module: account_financial_report
  902. #: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx
  903. msgid "Journal Ledger XLSX"
  904. msgstr ""
  905. #. module: account_financial_report
  906. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx
  907. msgid "Journal Ledger XLSX Report"
  908. msgstr ""
  909. #. module: account_financial_report
  910. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  911. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
  912. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  913. #, python-format
  914. msgid "Journals"
  915. msgstr ""
  916. #. module: account_financial_report
  917. #: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update
  918. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update
  919. #: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update
  920. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update
  921. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
  922. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
  923. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update
  924. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
  925. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update
  926. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update
  927. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update
  928. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update
  929. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update
  930. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update
  931. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update
  932. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update
  933. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update
  934. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update
  935. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update
  936. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update
  937. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update
  938. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update
  939. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update
  940. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update
  941. msgid "Last Modified on"
  942. msgstr "Última modificação em"
  943. #. module: account_financial_report
  944. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
  945. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
  946. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
  947. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid
  948. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid
  949. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid
  950. msgid "Last Updated by"
  951. msgstr "Última atualização em"
  952. #. module: account_financial_report
  953. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
  954. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
  955. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
  956. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date
  957. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date
  958. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date
  959. msgid "Last Updated on"
  960. msgstr "Última atualização por"
  961. #. module: account_financial_report
  962. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__level
  963. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  964. msgid "Level"
  965. msgstr ""
  966. #. module: account_financial_report
  967. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  968. #, python-format
  969. msgid "Level %s"
  970. msgstr ""
  971. #. module: account_financial_report
  972. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  973. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
  974. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  975. #, python-format
  976. msgid "Limit hierarchy levels"
  977. msgstr ""
  978. #. module: account_financial_report
  979. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
  980. msgid "Move Target"
  981. msgstr ""
  982. #. module: account_financial_report
  983. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  984. msgid "Moves"
  985. msgstr ""
  986. #. module: account_financial_report
  987. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  988. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  989. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  990. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  991. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  992. #, python-format
  993. msgid "Name"
  994. msgstr ""
  995. #. module: account_financial_report
  996. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  997. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  998. #, python-format
  999. msgid "Net"
  1000. msgstr ""
  1001. #. module: account_financial_report
  1002. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1003. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1004. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1005. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1006. #, python-format
  1007. msgid "No"
  1008. msgstr ""
  1009. #. module: account_financial_report
  1010. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1011. #, python-format
  1012. msgid "No group"
  1013. msgstr ""
  1014. #. module: account_financial_report
  1015. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
  1016. msgid "No hierarchy"
  1017. msgstr ""
  1018. #. module: account_financial_report
  1019. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1020. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1021. #, python-format
  1022. msgid "No limit"
  1023. msgstr ""
  1024. #. module: account_financial_report
  1025. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1026. #, python-format
  1027. msgid "Not Posted"
  1028. msgstr ""
  1029. #. module: account_financial_report
  1030. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1031. msgid "Not due"
  1032. msgstr ""
  1033. #. module: account_financial_report
  1034. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
  1035. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
  1036. msgid "Not only one unaffected earnings account"
  1037. msgstr ""
  1038. #. module: account_financial_report
  1039. #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
  1040. msgid "OCA accounting reports"
  1041. msgstr ""
  1042. #. module: account_financial_report
  1043. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1044. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1045. #, python-format
  1046. msgid "Older"
  1047. msgstr ""
  1048. #. module: account_financial_report
  1049. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1050. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1051. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
  1052. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1053. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1054. #, python-format
  1055. msgid "Open Items"
  1056. msgstr ""
  1057. #. module: account_financial_report
  1058. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1059. msgid "Open Items -"
  1060. msgstr ""
  1061. #. module: account_financial_report
  1062. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1063. msgid "Open Items Partner"
  1064. msgstr ""
  1065. #. module: account_financial_report
  1066. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1067. msgid "Open Items Report"
  1068. msgstr ""
  1069. #. module: account_financial_report
  1070. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1071. msgid "Open Items Report Wizard"
  1072. msgstr ""
  1073. #. module: account_financial_report
  1074. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1075. msgid "Open Items XLSX"
  1076. msgstr ""
  1077. #. module: account_financial_report
  1078. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1079. msgid "Open Items XLSX Report"
  1080. msgstr ""
  1081. #. module: account_financial_report
  1082. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1083. msgid "Options"
  1084. msgstr ""
  1085. #. module: account_financial_report
  1086. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1087. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1088. #, python-format
  1089. msgid "Original"
  1090. msgstr ""
  1091. #. module: account_financial_report
  1092. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1093. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1094. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1095. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1096. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1097. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1098. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1099. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1100. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1101. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1102. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1103. #, python-format
  1104. msgid "Partner"
  1105. msgstr ""
  1106. #. module: account_financial_report
  1107. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1108. msgid ""
  1109. "Partner\n"
  1110. " cumul aged balance"
  1111. msgstr ""
  1112. #. module: account_financial_report
  1113. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1114. #, python-format
  1115. msgid "Partner Initial balance"
  1116. msgstr ""
  1117. #. module: account_financial_report
  1118. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1119. #, python-format
  1120. msgid "Partner cumul aged balance"
  1121. msgstr ""
  1122. #. module: account_financial_report
  1123. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1124. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1125. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1126. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1127. #, python-format
  1128. msgid "Partner ending balance"
  1129. msgstr ""
  1130. #. module: account_financial_report
  1131. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1132. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1133. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1134. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1135. msgid "Payable Accounts Only"
  1136. msgstr ""
  1137. #. module: account_financial_report
  1138. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1139. msgid "Percents"
  1140. msgstr ""
  1141. #. module: account_financial_report
  1142. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1143. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1144. #, python-format
  1145. msgid "Period balance"
  1146. msgstr ""
  1147. #. module: account_financial_report
  1148. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1149. msgid "Periods"
  1150. msgstr ""
  1151. #. module: account_financial_report
  1152. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1153. #, python-format
  1154. msgid "Posted"
  1155. msgstr ""
  1156. #. module: account_financial_report
  1157. #. openerp-web
  1158. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  1159. #, python-format
  1160. msgid "Print"
  1161. msgstr ""
  1162. #. module: account_financial_report
  1163. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1164. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1165. #, python-format
  1166. msgid "Rec."
  1167. msgstr ""
  1168. #. module: account_financial_report
  1169. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only
  1170. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only
  1171. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only
  1172. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only
  1173. msgid "Receivable Accounts Only"
  1174. msgstr ""
  1175. #. module: account_financial_report
  1176. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1177. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1178. msgid ""
  1179. "Ref -\n"
  1180. " Label"
  1181. msgstr ""
  1182. #. module: account_financial_report
  1183. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1184. msgid ""
  1185. "Ref -\n"
  1186. " Label"
  1187. msgstr ""
  1188. #. module: account_financial_report
  1189. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1190. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1191. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1192. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1193. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1194. #, python-format
  1195. msgid "Ref - Label"
  1196. msgstr ""
  1197. #. module: account_financial_report
  1198. #: model:ir.model,name:account_financial_report.model_ir_actions_report
  1199. msgid "Report Action"
  1200. msgstr ""
  1201. #. module: account_financial_report
  1202. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1203. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1204. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1205. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1206. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1207. #, python-format
  1208. msgid "Residual"
  1209. msgstr ""
  1210. #. module: account_financial_report
  1211. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1212. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1213. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1214. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1215. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1216. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1217. #, python-format
  1218. msgid "Show"
  1219. msgstr ""
  1220. #. module: account_financial_report
  1221. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1222. msgid "Show Analytic Account"
  1223. msgstr ""
  1224. #. module: account_financial_report
  1225. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1226. msgid "Show Move Line Details"
  1227. msgstr ""
  1228. #. module: account_financial_report
  1229. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1230. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1231. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1232. msgid "Show Partner Details"
  1233. msgstr ""
  1234. #. module: account_financial_report
  1235. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1236. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1237. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1238. #, python-format
  1239. msgid "Show analytic tags"
  1240. msgstr ""
  1241. #. module: account_financial_report
  1242. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1243. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1244. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1245. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1246. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1247. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1248. #, python-format
  1249. msgid "Show foreign currency"
  1250. msgstr ""
  1251. #. module: account_financial_report
  1252. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1253. msgid "Sort entries by"
  1254. msgstr ""
  1255. #. module: account_financial_report
  1256. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1257. msgid "Start Date"
  1258. msgstr ""
  1259. #. module: account_financial_report
  1260. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1261. msgid "Start date"
  1262. msgstr ""
  1263. #. module: account_financial_report
  1264. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1265. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1266. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1267. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1268. msgid "Starting account in a range"
  1269. msgstr ""
  1270. #. module: account_financial_report
  1271. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1272. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1273. #, python-format
  1274. msgid "Tags"
  1275. msgstr ""
  1276. #. module: account_financial_report
  1277. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1278. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1279. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1280. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1281. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1282. msgid "Target Moves"
  1283. msgstr "Movimentos alvo"
  1284. #. module: account_financial_report
  1285. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1286. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1287. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1288. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1289. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1290. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1291. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1292. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1293. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1294. #, python-format
  1295. msgid "Target moves filter"
  1296. msgstr ""
  1297. #. module: account_financial_report
  1298. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1299. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1300. #, python-format
  1301. msgid "Tax"
  1302. msgstr "Imposto"
  1303. #. module: account_financial_report
  1304. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1305. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1306. msgid "Tax Amount"
  1307. msgstr ""
  1308. #. module: account_financial_report
  1309. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1310. #, python-format
  1311. msgid "Tax Balance"
  1312. msgstr ""
  1313. #. module: account_financial_report
  1314. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1315. #, python-format
  1316. msgid "Tax Credit"
  1317. msgstr ""
  1318. #. module: account_financial_report
  1319. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1320. #, python-format
  1321. msgid "Tax Debit"
  1322. msgstr ""
  1323. #. module: account_financial_report
  1324. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1325. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1326. #, python-format
  1327. msgid "Tax Groups"
  1328. msgstr ""
  1329. #. module: account_financial_report
  1330. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1331. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1332. #, python-format
  1333. msgid "Tax Tags"
  1334. msgstr ""
  1335. #. module: account_financial_report
  1336. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1337. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1338. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1339. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1340. #, python-format
  1341. msgid "Taxes"
  1342. msgstr ""
  1343. #. module: account_financial_report
  1344. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1345. #, python-format
  1346. msgid ""
  1347. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1348. "the same."
  1349. msgstr ""
  1350. #. module: account_financial_report
  1351. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1352. #, python-format
  1353. msgid ""
  1354. "The Company in the Trial Balance Report Wizard and in Date Range must be the "
  1355. "same."
  1356. msgstr ""
  1357. #. module: account_financial_report
  1358. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1359. #, python-format
  1360. msgid ""
  1361. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1362. msgstr ""
  1363. #. module: account_financial_report
  1364. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1365. #, python-format
  1366. msgid "The hierarchy level to filter on must be greater than 0."
  1367. msgstr ""
  1368. #. module: account_financial_report
  1369. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
  1370. msgid "This domain will be used to select specific domain for Journal Items"
  1371. msgstr ""
  1372. #. module: account_financial_report
  1373. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1374. msgid "To"
  1375. msgstr ""
  1376. #. module: account_financial_report
  1377. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1378. msgid "To:"
  1379. msgstr ""
  1380. #. module: account_financial_report
  1381. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1382. msgid "Total"
  1383. msgstr "Total"
  1384. #. module: account_financial_report
  1385. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1386. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1387. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1388. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1389. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1390. #, python-format
  1391. msgid "Trial Balance"
  1392. msgstr ""
  1393. #. module: account_financial_report
  1394. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1395. #, fuzzy
  1396. msgid "Trial Balance -"
  1397. msgstr "Cancelar"
  1398. #. module: account_financial_report
  1399. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1400. #, fuzzy
  1401. msgid "Trial Balance Report"
  1402. msgstr "Cancelar"
  1403. #. module: account_financial_report
  1404. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1405. msgid "Trial Balance Report Wizard"
  1406. msgstr ""
  1407. #. module: account_financial_report
  1408. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1409. msgid "Trial Balance XLSX"
  1410. msgstr ""
  1411. #. module: account_financial_report
  1412. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1413. #, fuzzy
  1414. msgid "Trial Balance XLSX Report"
  1415. msgstr "Cancelar"
  1416. #. module: account_financial_report
  1417. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1418. msgid ""
  1419. "Trial Balance can be computed only if selected company have only\n"
  1420. " one unaffected earnings account."
  1421. msgstr ""
  1422. #. module: account_financial_report
  1423. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1424. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1425. msgid "Unaffected Earnings Account"
  1426. msgstr ""
  1427. #. module: account_financial_report
  1428. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1429. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1430. msgid ""
  1431. "Use this filter to hide an account or a partner with an ending balance at 0. "
  1432. "If partners are filtered, debits and credits totals will not match the trial "
  1433. "balance."
  1434. msgstr ""
  1435. #. module: account_financial_report
  1436. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1437. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1438. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1439. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1440. msgid "VAT Report"
  1441. msgstr ""
  1442. #. module: account_financial_report
  1443. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1444. #, fuzzy
  1445. msgid "VAT Report -"
  1446. msgstr "Movimentos alvo"
  1447. #. module: account_financial_report
  1448. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1449. msgid "VAT Report Options"
  1450. msgstr ""
  1451. #. module: account_financial_report
  1452. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1453. #, fuzzy
  1454. msgid "VAT Report Wizard"
  1455. msgstr "Movimentos alvo"
  1456. #. module: account_financial_report
  1457. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1458. msgid "VAT Report XLSX"
  1459. msgstr ""
  1460. #. module: account_financial_report
  1461. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1462. #, fuzzy, python-format
  1463. msgid "Vat Report"
  1464. msgstr "Movimentos alvo"
  1465. #. module: account_financial_report
  1466. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1467. #, fuzzy
  1468. msgid "Vat Report Report"
  1469. msgstr "Movimentos alvo"
  1470. #. module: account_financial_report
  1471. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1472. msgid "Vat Report XLSX Report"
  1473. msgstr ""
  1474. #. module: account_financial_report
  1475. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1476. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1477. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1478. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1479. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1480. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1481. msgid "View"
  1482. msgstr ""
  1483. #. module: account_financial_report
  1484. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1485. msgid ""
  1486. "When this option is enabled, the trial balance will not display accounts "
  1487. "that have initial balance = debit = credit = end balance = 0"
  1488. msgstr ""
  1489. #. module: account_financial_report
  1490. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1491. msgid "With Account Name"
  1492. msgstr ""
  1493. #. module: account_financial_report
  1494. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1495. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1496. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1497. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1498. #, python-format
  1499. msgid "Yes"
  1500. msgstr ""
  1501. #. module: account_financial_report
  1502. #: code:addons/account_financial_report/report/general_ledger.py:0
  1503. #, python-format
  1504. msgid "future"
  1505. msgstr ""
  1506. #. module: account_financial_report
  1507. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1508. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1509. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1510. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1511. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1512. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1513. msgid "or"
  1514. msgstr "ou"
  1515. #. module: account_financial_report
  1516. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  1517. msgid "ournal Ledger"
  1518. msgstr ""
  1519. #. module: account_financial_report
  1520. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1521. msgid "to"
  1522. msgstr ""
  1523. #. module: account_financial_report
  1524. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1525. msgid "width: 23.24%;"
  1526. msgstr ""
  1527. #. module: account_financial_report
  1528. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1529. msgid "width: 23.78%;"
  1530. msgstr ""
  1531. #. module: account_financial_report
  1532. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1533. msgid "width: 38.92%;"
  1534. msgstr ""
  1535. #. module: account_financial_report
  1536. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1537. msgid "width: 8.11%;"
  1538. msgstr ""
  1539. #, fuzzy
  1540. #~| msgid "Account"
  1541. #~ msgid "Account ID"
  1542. #~ msgstr "Conta"
  1543. #, fuzzy
  1544. #~ msgid "Account Type"
  1545. #~ msgstr "Conta"
  1546. #, fuzzy
  1547. #~ msgid "Company Currency"
  1548. #~ msgstr "Empresa"
  1549. #, fuzzy
  1550. #~ msgid "Period Balance"
  1551. #~ msgstr "Cancelar"
  1552. #, fuzzy
  1553. #~ msgid "Report Move"
  1554. #~ msgstr "Movimentos alvo"
  1555. #, fuzzy
  1556. #~ msgid "Tax Name"
  1557. #~ msgstr "Exibir nome"