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.

1771 lines
79 KiB

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