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.

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