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.

1786 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_aged_partner_balance_report_wizard__company_id
  360. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
  361. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id
  362. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
  363. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
  364. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
  365. #, python-format
  366. msgid "Company"
  367. msgstr ""
  368. #. module: account_financial_report
  369. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids
  370. msgid "Compute accounts"
  371. msgstr ""
  372. #. module: account_financial_report
  373. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
  374. msgid "Computed Accounts"
  375. msgstr ""
  376. #. module: account_financial_report
  377. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  378. msgid ""
  379. "Computed Accounts: Use when the account group have codes\n"
  380. " that represent prefixes of the actual accounts.\n"
  381. "\n"
  382. " Child Accounts: Use when your account groups are hierarchical.\n"
  383. "\n"
  384. " No hierarchy: Use to display just the accounts, without any grouping.\n"
  385. " "
  386. msgstr ""
  387. #. module: account_financial_report
  388. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
  389. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
  390. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
  391. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid
  392. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid
  393. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid
  394. msgid "Created by"
  395. msgstr ""
  396. #. module: account_financial_report
  397. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
  398. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
  399. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
  400. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date
  401. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date
  402. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date
  403. msgid "Created on"
  404. msgstr ""
  405. #. module: account_financial_report
  406. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  407. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  408. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  409. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  410. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  411. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  412. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  413. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  414. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  415. #, python-format
  416. msgid "Credit"
  417. msgstr ""
  418. #. module: account_financial_report
  419. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  420. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  421. #, python-format
  422. msgid "Cumul. Bal."
  423. msgstr ""
  424. #. module: account_financial_report
  425. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  426. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  427. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  428. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  429. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  430. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  431. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  432. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  433. #, python-format
  434. msgid "Cur."
  435. msgstr ""
  436. #. module: account_financial_report
  437. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  438. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  439. #, python-format
  440. msgid "Cur. Original"
  441. msgstr ""
  442. #. module: account_financial_report
  443. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  444. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  445. #, python-format
  446. msgid "Cur. Residual"
  447. msgstr ""
  448. #. module: account_financial_report
  449. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  450. #, python-format
  451. msgid "Currency"
  452. msgstr ""
  453. #. module: account_financial_report
  454. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  455. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  456. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  457. #, python-format
  458. msgid "Current"
  459. msgstr ""
  460. #. module: account_financial_report
  461. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  462. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  463. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  464. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  465. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  466. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  467. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  468. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  469. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  470. #, python-format
  471. msgid "Date"
  472. msgstr ""
  473. #. module: account_financial_report
  474. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
  475. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
  476. msgid "Date At"
  477. msgstr ""
  478. #. module: account_financial_report
  479. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
  480. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from
  481. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from
  482. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from
  483. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  484. msgid "Date From"
  485. msgstr ""
  486. #. module: account_financial_report
  487. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to
  488. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to
  489. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  490. msgid "Date To"
  491. msgstr ""
  492. #. module: account_financial_report
  493. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  494. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  495. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  496. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  497. #, python-format
  498. msgid "Date at filter"
  499. msgstr ""
  500. #. module: account_financial_report
  501. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  502. #, python-format
  503. msgid "Date from"
  504. msgstr ""
  505. #. module: account_financial_report
  506. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id
  507. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id
  508. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id
  509. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id
  510. msgid "Date range"
  511. msgstr ""
  512. #. module: account_financial_report
  513. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  514. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  515. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  516. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  517. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  518. #, python-format
  519. msgid "Date range filter"
  520. msgstr ""
  521. #. module: account_financial_report
  522. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  523. #, python-format
  524. msgid "Date to"
  525. msgstr ""
  526. #. module: account_financial_report
  527. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  528. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  529. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  530. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  531. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  532. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  533. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  534. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  535. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  536. #, python-format
  537. msgid "Debit"
  538. msgstr ""
  539. #. module: account_financial_report
  540. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  541. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  542. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  543. #, python-format
  544. msgid "Description"
  545. msgstr ""
  546. #. module: account_financial_report
  547. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail
  548. msgid "Detail Taxes"
  549. msgstr ""
  550. #. module: account_financial_report
  551. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name
  552. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
  553. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
  554. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
  555. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name
  556. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name
  557. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name
  558. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name
  559. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name
  560. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name
  561. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name
  562. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name
  563. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name
  564. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name
  565. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name
  566. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name
  567. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name
  568. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name
  569. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name
  570. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name
  571. msgid "Display Name"
  572. msgstr ""
  573. #. module: account_financial_report
  574. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  575. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency
  576. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  577. msgid ""
  578. "Display foreign currency for move lines, unless account currency is not "
  579. "setup through chart of accounts will display initial and final balance in "
  580. "that currency."
  581. msgstr ""
  582. #. module: account_financial_report
  583. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level
  584. msgid "Do not display parent levels"
  585. msgstr ""
  586. #. module: account_financial_report
  587. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  588. msgid ""
  589. "Due\n"
  590. " date"
  591. msgstr ""
  592. #. module: account_financial_report
  593. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  594. msgid ""
  595. "Due\n"
  596. " date"
  597. msgstr ""
  598. #. module: account_financial_report
  599. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  600. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  601. #, python-format
  602. msgid "Due date"
  603. msgstr ""
  604. #. module: account_financial_report
  605. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_to
  606. msgid "End Date"
  607. msgstr ""
  608. #. module: account_financial_report
  609. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_to
  610. msgid "End date"
  611. msgstr ""
  612. #. module: account_financial_report
  613. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  614. msgid ""
  615. "Ending\n"
  616. " balance"
  617. msgstr ""
  618. #. module: account_financial_report
  619. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  620. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_to
  621. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to
  622. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to
  623. msgid "Ending account in a range"
  624. msgstr ""
  625. #. module: account_financial_report
  626. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  627. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  628. #: code:addons/account_financial_report/report/trial_balance_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. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  633. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  634. #, python-format
  635. msgid "Ending balance"
  636. msgstr ""
  637. #. module: account_financial_report
  638. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  639. msgid ""
  640. "Ending balance\n"
  641. " cur."
  642. msgstr ""
  643. #. module: account_financial_report
  644. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  645. #, python-format
  646. msgid "Entries sorted by"
  647. msgstr ""
  648. #. module: account_financial_report
  649. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  650. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  651. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  652. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  653. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  654. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  655. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  656. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  657. #, python-format
  658. msgid "Entry"
  659. msgstr ""
  660. #. module: account_financial_report
  661. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  662. #, python-format
  663. msgid "Entry number"
  664. msgstr ""
  665. #. module: account_financial_report
  666. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  667. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  668. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  669. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  670. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  671. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  672. msgid "Export PDF"
  673. msgstr ""
  674. #. module: account_financial_report
  675. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  676. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  677. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  678. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  679. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  680. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  681. msgid "Export XLSX"
  682. msgstr ""
  683. #. module: account_financial_report
  684. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids
  685. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids
  686. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_ids
  687. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids
  688. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  689. msgid "Filter accounts"
  690. msgstr ""
  691. #. module: account_financial_report
  692. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  693. msgid "Filter analytic accounts"
  694. msgstr ""
  695. #. module: account_financial_report
  696. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids
  697. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  698. msgid "Filter analytic tags"
  699. msgstr ""
  700. #. module: account_financial_report
  701. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__cost_center_ids
  702. msgid "Filter cost centers"
  703. msgstr ""
  704. #. module: account_financial_report
  705. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_journal_ids
  706. msgid "Filter journals"
  707. msgstr ""
  708. #. module: account_financial_report
  709. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__partner_ids
  710. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__partner_ids
  711. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__partner_ids
  712. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__partner_ids
  713. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  714. msgid "Filter partners"
  715. msgstr ""
  716. #. module: account_financial_report
  717. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency
  718. msgid "Foreign Currency"
  719. msgstr ""
  720. #. module: account_financial_report
  721. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  722. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  723. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  724. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  725. msgid "From Code"
  726. msgstr ""
  727. #. module: account_financial_report
  728. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  729. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  730. msgid "From:"
  731. msgstr ""
  732. #. module: account_financial_report
  733. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  734. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  735. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  736. #, python-format
  737. msgid "From: %s To: %s"
  738. msgstr ""
  739. #. module: account_financial_report
  740. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code
  741. msgid "Full Code"
  742. msgstr ""
  743. #. module: account_financial_report
  744. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name
  745. msgid "Full Name"
  746. msgstr ""
  747. #. module: account_financial_report
  748. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date
  749. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__fy_start_date
  750. msgid "Fy Start Date"
  751. msgstr ""
  752. #. module: account_financial_report
  753. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  754. #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation
  755. #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard
  756. #: model:ir.actions.client,name:account_financial_report.action_report_general_ledger
  757. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
  758. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
  759. #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
  760. #, python-format
  761. msgid "General Ledger"
  762. msgstr ""
  763. #. module: account_financial_report
  764. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_base
  765. msgid "General Ledger -"
  766. msgstr ""
  767. #. module: account_financial_report
  768. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger
  769. msgid "General Ledger Report"
  770. msgstr ""
  771. #. module: account_financial_report
  772. #: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard
  773. msgid "General Ledger Report Wizard"
  774. msgstr ""
  775. #. module: account_financial_report
  776. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx
  777. msgid "General Ledger XLSL Report"
  778. msgstr ""
  779. #. module: account_financial_report
  780. #: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx
  781. msgid "General Ledger XLSX"
  782. msgstr ""
  783. #. module: account_financial_report
  784. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  785. msgid ""
  786. "General Ledger can be computed only if selected company have only one "
  787. "unaffected earnings account."
  788. msgstr ""
  789. #. module: account_financial_report
  790. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option
  791. msgid "Group entries by"
  792. msgstr ""
  793. #. module: account_financial_report
  794. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  795. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  796. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  797. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  798. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  799. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  800. #, python-format
  801. msgid "Hide"
  802. msgstr ""
  803. #. module: account_financial_report
  804. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  805. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  806. msgid "Hide account ending balance at 0"
  807. msgstr ""
  808. #. module: account_financial_report
  809. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  810. msgid "Hide accounts at 0"
  811. msgstr ""
  812. #. module: account_financial_report
  813. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level
  814. msgid "Hierarchy Levels to display"
  815. msgstr ""
  816. #. module: account_financial_report
  817. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  818. msgid "Hierarchy On"
  819. msgstr ""
  820. #. module: account_financial_report
  821. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id
  822. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
  823. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
  824. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
  825. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id
  826. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id
  827. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id
  828. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id
  829. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id
  830. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id
  831. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id
  832. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id
  833. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id
  834. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id
  835. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id
  836. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id
  837. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id
  838. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id
  839. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id
  840. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id
  841. msgid "ID"
  842. msgstr ""
  843. #. module: account_financial_report
  844. #: model:ir.model.fields,help:account_financial_report.field_account_account__centralized
  845. msgid ""
  846. "If flagged, no details will be displayed in the General Ledger report (the "
  847. "webkit one only), only centralized amounts per period."
  848. msgstr ""
  849. #. module: account_financial_report
  850. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  851. msgid ""
  852. "Initial\n"
  853. " balance cur."
  854. msgstr ""
  855. #. module: account_financial_report
  856. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  857. msgid ""
  858. "Initial\n"
  859. " balance"
  860. msgstr ""
  861. #. module: account_financial_report
  862. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  863. #: code:addons/account_financial_report/report/trial_balance_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. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  868. #, python-format
  869. msgid "Initial balance"
  870. msgstr ""
  871. #. module: account_financial_report
  872. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  873. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  874. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  875. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  876. #: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
  877. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
  878. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  879. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  880. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  881. #, python-format
  882. msgid "Journal"
  883. msgstr ""
  884. #. module: account_financial_report
  885. #: model:ir.model,name:account_financial_report.model_account_move_line
  886. msgid "Journal Item"
  887. msgstr ""
  888. #. module: account_financial_report
  889. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain
  890. msgid "Journal Items Domain"
  891. msgstr ""
  892. #. module: account_financial_report
  893. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  894. #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
  895. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
  896. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  897. #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
  898. #, python-format
  899. msgid "Journal Ledger"
  900. msgstr ""
  901. #. module: account_financial_report
  902. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base
  903. msgid "Journal Ledger -"
  904. msgstr ""
  905. #. module: account_financial_report
  906. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger
  907. msgid "Journal Ledger Report"
  908. msgstr ""
  909. #. module: account_financial_report
  910. #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard
  911. msgid "Journal Ledger Report Wizard"
  912. msgstr ""
  913. #. module: account_financial_report
  914. #: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx
  915. msgid "Journal Ledger XLSX"
  916. msgstr ""
  917. #. module: account_financial_report
  918. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx
  919. msgid "Journal Ledger XLSX Report"
  920. msgstr ""
  921. #. module: account_financial_report
  922. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  923. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
  924. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  925. #, python-format
  926. msgid "Journals"
  927. msgstr ""
  928. #. module: account_financial_report
  929. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update
  930. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
  931. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
  932. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
  933. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update
  934. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update
  935. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update
  936. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update
  937. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update
  938. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update
  939. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update
  940. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update
  941. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update
  942. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update
  943. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update
  944. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update
  945. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update
  946. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update
  947. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update
  948. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update
  949. msgid "Last Modified on"
  950. msgstr ""
  951. #. module: account_financial_report
  952. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
  953. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
  954. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
  955. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid
  956. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid
  957. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid
  958. msgid "Last Updated by"
  959. msgstr ""
  960. #. module: account_financial_report
  961. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
  962. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
  963. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
  964. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date
  965. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date
  966. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date
  967. msgid "Last Updated on"
  968. msgstr ""
  969. #. module: account_financial_report
  970. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__level
  971. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  972. msgid "Level"
  973. msgstr ""
  974. #. module: account_financial_report
  975. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  976. #, python-format
  977. msgid "Level %s"
  978. msgstr ""
  979. #. module: account_financial_report
  980. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  981. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
  982. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  983. #, python-format
  984. msgid "Limit hierarchy levels"
  985. msgstr ""
  986. #. module: account_financial_report
  987. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
  988. msgid "Move Target"
  989. msgstr ""
  990. #. module: account_financial_report
  991. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  992. msgid "Moves"
  993. msgstr ""
  994. #. module: account_financial_report
  995. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  996. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  997. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  998. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  999. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1000. #, python-format
  1001. msgid "Name"
  1002. msgstr ""
  1003. #. module: account_financial_report
  1004. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1005. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1006. #, python-format
  1007. msgid "Net"
  1008. msgstr ""
  1009. #. module: account_financial_report
  1010. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  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/open_items_xlsx.py:0
  1014. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1015. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1016. #, python-format
  1017. msgid "No"
  1018. msgstr ""
  1019. #. module: account_financial_report
  1020. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1021. #, python-format
  1022. msgid "No group"
  1023. msgstr ""
  1024. #. module: account_financial_report
  1025. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
  1026. msgid "No hierarchy"
  1027. msgstr ""
  1028. #. module: account_financial_report
  1029. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1030. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1031. #, python-format
  1032. msgid "No limit"
  1033. msgstr ""
  1034. #. module: account_financial_report
  1035. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1036. #, python-format
  1037. msgid "Not Posted"
  1038. msgstr ""
  1039. #. module: account_financial_report
  1040. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1041. msgid "Not due"
  1042. msgstr ""
  1043. #. module: account_financial_report
  1044. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
  1045. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
  1046. msgid "Not only one unaffected earnings account"
  1047. msgstr ""
  1048. #. module: account_financial_report
  1049. #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
  1050. msgid "OCA accounting reports"
  1051. msgstr ""
  1052. #. module: account_financial_report
  1053. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1054. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1055. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1056. #, python-format
  1057. msgid "Older"
  1058. msgstr ""
  1059. #. module: account_financial_report
  1060. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1061. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1062. #: model:ir.actions.client,name:account_financial_report.action_report_open_items
  1063. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
  1064. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1065. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1066. #, python-format
  1067. msgid "Open Items"
  1068. msgstr ""
  1069. #. module: account_financial_report
  1070. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1071. msgid "Open Items -"
  1072. msgstr ""
  1073. #. module: account_financial_report
  1074. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1075. msgid "Open Items Partner"
  1076. msgstr ""
  1077. #. module: account_financial_report
  1078. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1079. msgid "Open Items Report"
  1080. msgstr ""
  1081. #. module: account_financial_report
  1082. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1083. msgid "Open Items Report Wizard"
  1084. msgstr ""
  1085. #. module: account_financial_report
  1086. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1087. msgid "Open Items XLSX"
  1088. msgstr ""
  1089. #. module: account_financial_report
  1090. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1091. msgid "Open Items XLSX Report"
  1092. msgstr ""
  1093. #. module: account_financial_report
  1094. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1095. msgid "Options"
  1096. msgstr ""
  1097. #. module: account_financial_report
  1098. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1099. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1100. #, python-format
  1101. msgid "Original"
  1102. msgstr ""
  1103. #. module: account_financial_report
  1104. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1105. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1106. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1107. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1108. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1109. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1110. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1111. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1112. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1113. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1114. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1115. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1116. #, python-format
  1117. msgid "Partner"
  1118. msgstr ""
  1119. #. module: account_financial_report
  1120. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1121. msgid ""
  1122. "Partner\n"
  1123. " cumul aged balance"
  1124. msgstr ""
  1125. #. module: account_financial_report
  1126. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1127. #, python-format
  1128. msgid "Partner Initial balance"
  1129. msgstr ""
  1130. #. module: account_financial_report
  1131. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1132. #, python-format
  1133. msgid "Partner cumul aged balance"
  1134. msgstr ""
  1135. #. module: account_financial_report
  1136. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1137. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1138. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1139. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1140. #, python-format
  1141. msgid "Partner ending balance"
  1142. msgstr ""
  1143. #. module: account_financial_report
  1144. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1145. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1146. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1147. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1148. msgid "Payable Accounts Only"
  1149. msgstr ""
  1150. #. module: account_financial_report
  1151. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1152. msgid "Percents"
  1153. msgstr ""
  1154. #. module: account_financial_report
  1155. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1156. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1157. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1158. #, python-format
  1159. msgid "Period balance"
  1160. msgstr ""
  1161. #. module: account_financial_report
  1162. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1163. msgid "Periods"
  1164. msgstr ""
  1165. #. module: account_financial_report
  1166. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1167. #, python-format
  1168. msgid "Posted"
  1169. msgstr ""
  1170. #. module: account_financial_report
  1171. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1172. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1173. #, python-format
  1174. msgid "Rec."
  1175. msgstr ""
  1176. #. module: account_financial_report
  1177. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only
  1178. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only
  1179. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only
  1180. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only
  1181. msgid "Receivable Accounts Only"
  1182. msgstr ""
  1183. #. module: account_financial_report
  1184. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1185. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1186. msgid ""
  1187. "Ref -\n"
  1188. " Label"
  1189. msgstr ""
  1190. #. module: account_financial_report
  1191. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1192. msgid ""
  1193. "Ref -\n"
  1194. " Label"
  1195. msgstr ""
  1196. #. module: account_financial_report
  1197. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1198. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1199. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1200. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1201. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1202. #, python-format
  1203. msgid "Ref - Label"
  1204. msgstr ""
  1205. #. module: account_financial_report
  1206. #: model:ir.model,name:account_financial_report.model_ir_actions_report
  1207. msgid "Report Action"
  1208. msgstr ""
  1209. #. module: account_financial_report
  1210. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1211. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1212. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1213. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1214. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1215. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1216. #, python-format
  1217. msgid "Residual"
  1218. msgstr ""
  1219. #. module: account_financial_report
  1220. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1221. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1222. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1223. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1224. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1225. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1226. #, python-format
  1227. msgid "Show"
  1228. msgstr ""
  1229. #. module: account_financial_report
  1230. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1231. msgid "Show Analytic Account"
  1232. msgstr ""
  1233. #. module: account_financial_report
  1234. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1235. msgid "Show Move Line Details"
  1236. msgstr ""
  1237. #. module: account_financial_report
  1238. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1239. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1240. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1241. msgid "Show Partner Details"
  1242. msgstr ""
  1243. #. module: account_financial_report
  1244. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1245. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1246. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1247. #, python-format
  1248. msgid "Show analytic tags"
  1249. msgstr ""
  1250. #. module: account_financial_report
  1251. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1252. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1253. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1254. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1255. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1256. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1257. #, python-format
  1258. msgid "Show foreign currency"
  1259. msgstr ""
  1260. #. module: account_financial_report
  1261. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1262. msgid "Sort entries by"
  1263. msgstr ""
  1264. #. module: account_financial_report
  1265. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1266. msgid "Start Date"
  1267. msgstr ""
  1268. #. module: account_financial_report
  1269. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1270. msgid "Start date"
  1271. msgstr ""
  1272. #. module: account_financial_report
  1273. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1274. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1275. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1276. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1277. msgid "Starting account in a range"
  1278. msgstr ""
  1279. #. module: account_financial_report
  1280. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1281. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1282. #, python-format
  1283. msgid "Tags"
  1284. msgstr ""
  1285. #. module: account_financial_report
  1286. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1287. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1288. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1289. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1290. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1291. msgid "Target Moves"
  1292. msgstr ""
  1293. #. module: account_financial_report
  1294. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1295. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1296. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1297. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1298. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1299. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1300. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1301. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1302. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1303. #, python-format
  1304. msgid "Target moves filter"
  1305. msgstr ""
  1306. #. module: account_financial_report
  1307. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1308. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1309. #, python-format
  1310. msgid "Tax"
  1311. msgstr ""
  1312. #. module: account_financial_report
  1313. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1314. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1315. msgid "Tax Amount"
  1316. msgstr ""
  1317. #. module: account_financial_report
  1318. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1319. #, python-format
  1320. msgid "Tax Balance"
  1321. msgstr ""
  1322. #. module: account_financial_report
  1323. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1324. #, python-format
  1325. msgid "Tax Credit"
  1326. msgstr ""
  1327. #. module: account_financial_report
  1328. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1329. #, python-format
  1330. msgid "Tax Debit"
  1331. msgstr ""
  1332. #. module: account_financial_report
  1333. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1334. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1335. #, python-format
  1336. msgid "Tax Groups"
  1337. msgstr ""
  1338. #. module: account_financial_report
  1339. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1340. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1341. #, python-format
  1342. msgid "Tax Tags"
  1343. msgstr ""
  1344. #. module: account_financial_report
  1345. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1346. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1347. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1348. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1349. #, python-format
  1350. msgid "Taxes"
  1351. msgstr ""
  1352. #. module: account_financial_report
  1353. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1354. #, python-format
  1355. msgid ""
  1356. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1357. "the same."
  1358. msgstr ""
  1359. #. module: account_financial_report
  1360. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1361. #, python-format
  1362. msgid ""
  1363. "The Company in the Trial Balance Report Wizard and in Date Range must be the"
  1364. " same."
  1365. msgstr ""
  1366. #. module: account_financial_report
  1367. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1368. #, python-format
  1369. msgid ""
  1370. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1371. msgstr ""
  1372. #. module: account_financial_report
  1373. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1374. #, python-format
  1375. msgid "The hierarchy level to filter on must be greater than 0."
  1376. msgstr ""
  1377. #. module: account_financial_report
  1378. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
  1379. msgid "This domain will be used to select specific domain for Journal Items"
  1380. msgstr ""
  1381. #. module: account_financial_report
  1382. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1383. msgid "To"
  1384. msgstr ""
  1385. #. module: account_financial_report
  1386. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1387. msgid "To:"
  1388. msgstr ""
  1389. #. module: account_financial_report
  1390. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1391. msgid "Total"
  1392. msgstr ""
  1393. #. module: account_financial_report
  1394. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1395. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1396. #: model:ir.actions.client,name:account_financial_report.action_report_trial_balance
  1397. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1398. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1399. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1400. #, python-format
  1401. msgid "Trial Balance"
  1402. msgstr ""
  1403. #. module: account_financial_report
  1404. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1405. msgid "Trial Balance -"
  1406. msgstr ""
  1407. #. module: account_financial_report
  1408. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1409. msgid "Trial Balance Report"
  1410. msgstr ""
  1411. #. module: account_financial_report
  1412. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1413. msgid "Trial Balance Report Wizard"
  1414. msgstr ""
  1415. #. module: account_financial_report
  1416. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1417. msgid "Trial Balance XLSX"
  1418. msgstr ""
  1419. #. module: account_financial_report
  1420. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1421. msgid "Trial Balance XLSX Report"
  1422. msgstr ""
  1423. #. module: account_financial_report
  1424. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1425. msgid ""
  1426. "Trial Balance can be computed only if selected company have only one "
  1427. "unaffected earnings account."
  1428. msgstr ""
  1429. #. module: account_financial_report
  1430. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1431. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1432. msgid "Unaffected Earnings Account"
  1433. msgstr ""
  1434. #. module: account_financial_report
  1435. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1436. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1437. msgid ""
  1438. "Use this filter to hide an account or a partner with an ending balance at 0."
  1439. " If partners are filtered, debits and credits totals will not match the "
  1440. "trial balance."
  1441. msgstr ""
  1442. #. module: account_financial_report
  1443. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1444. #: model:ir.actions.client,name:account_financial_report.action_report_vat_report
  1445. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1446. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1447. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1448. msgid "VAT Report"
  1449. msgstr ""
  1450. #. module: account_financial_report
  1451. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1452. msgid "VAT Report -"
  1453. msgstr ""
  1454. #. module: account_financial_report
  1455. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1456. msgid "VAT Report Options"
  1457. msgstr ""
  1458. #. module: account_financial_report
  1459. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1460. msgid "VAT Report Wizard"
  1461. msgstr ""
  1462. #. module: account_financial_report
  1463. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1464. msgid "VAT Report XLSX"
  1465. msgstr ""
  1466. #. module: account_financial_report
  1467. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1468. #, python-format
  1469. msgid "Vat Report"
  1470. msgstr ""
  1471. #. module: account_financial_report
  1472. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1473. msgid "Vat Report Report"
  1474. msgstr ""
  1475. #. module: account_financial_report
  1476. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1477. msgid "Vat Report XLSX Report"
  1478. msgstr ""
  1479. #. module: account_financial_report
  1480. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1481. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1482. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1483. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1484. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1485. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1486. msgid "View"
  1487. msgstr ""
  1488. #. module: account_financial_report
  1489. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1490. msgid ""
  1491. "When this option is enabled, the trial balance will not display accounts "
  1492. "that have initial balance = debit = credit = end balance = 0"
  1493. msgstr ""
  1494. #. module: account_financial_report
  1495. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1496. msgid "With Account Name"
  1497. msgstr ""
  1498. #. module: account_financial_report
  1499. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  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/open_items_xlsx.py:0
  1503. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1504. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1505. #, python-format
  1506. msgid "Yes"
  1507. msgstr ""
  1508. #. module: account_financial_report
  1509. #: code:addons/account_financial_report/report/general_ledger.py:0
  1510. #, python-format
  1511. msgid "future"
  1512. msgstr ""
  1513. #. module: account_financial_report
  1514. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1515. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1516. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1517. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1518. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1519. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1520. msgid "or"
  1521. msgstr ""
  1522. #. module: account_financial_report
  1523. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1524. msgid "to"
  1525. msgstr ""
  1526. #. module: account_financial_report
  1527. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1528. msgid "width: 23.24%;"
  1529. msgstr ""
  1530. #. module: account_financial_report
  1531. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1532. msgid "width: 23.78%;"
  1533. msgstr ""
  1534. #. module: account_financial_report
  1535. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1536. msgid "width: 38.92%;"
  1537. msgstr ""
  1538. #. module: account_financial_report
  1539. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1540. msgid "width: 8.11%;"
  1541. msgstr ""