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.

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