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.

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