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.

1787 lines
80 KiB

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