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.

1793 lines
80 KiB

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