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.

1838 lines
81 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_financial_report
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-03-16 08:14+0000\n"
  12. "PO-Revision-Date: 2019-12-29 18:13+0000\n"
  13. "Last-Translator: Carles Antoli <carlesantoli@hotmail.com>\n"
  14. "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
  15. "Language: ca\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  20. "X-Generator: Weblate 3.10\n"
  21. #. module: account_financial_report
  22. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  23. msgid "&gt; 120 d."
  24. msgstr "&gt; 120 d."
  25. #. module: account_financial_report
  26. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  27. msgid "1 - 30 d."
  28. msgstr "1 - 30 d."
  29. #. module: account_financial_report
  30. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  31. msgid "10"
  32. msgstr "10"
  33. #. module: account_financial_report
  34. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  35. msgid "31 - 60 d."
  36. msgstr "31 - 60 d."
  37. #. module: account_financial_report
  38. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  39. msgid "61 - 90 d."
  40. msgstr "61 - 90 d."
  41. #. module: account_financial_report
  42. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  43. msgid "91 - 120 d."
  44. msgstr "91 - 120 d."
  45. #. module: account_financial_report
  46. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  47. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  48. msgid "<b>Taxes summary</b>"
  49. msgstr "<B>Resum d'impostos</b>"
  50. #. module: account_financial_report
  51. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  52. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  53. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  54. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  55. msgid "<span class=\"oe_inline\">To</span>"
  56. msgstr ""
  57. #. module: account_financial_report
  58. #: model:ir.model,name:account_financial_report.model_account_financial_report_abstract_wizard
  59. msgid "Abstract Wizard"
  60. msgstr "Assistent d'extracte"
  61. #. module: account_financial_report
  62. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
  63. msgid "Abstract XLSX Account Financial Report"
  64. msgstr ""
  65. #. module: account_financial_report
  66. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  67. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  68. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  69. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  70. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  71. #: model:ir.model,name:account_financial_report.model_account_account
  72. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  73. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  74. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  75. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  76. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  77. #, python-format
  78. msgid "Account"
  79. msgstr "Compte"
  80. #. module: account_financial_report
  81. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  82. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
  83. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from
  84. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from
  85. #, fuzzy
  86. msgid "Account Code From"
  87. msgstr "Codi del compte"
  88. #. module: account_financial_report
  89. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  90. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to
  91. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to
  92. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to
  93. #, fuzzy
  94. msgid "Account Code To"
  95. msgstr "Codi del compte"
  96. #. module: account_financial_report
  97. #: model:ir.model,name:account_financial_report.model_account_group
  98. msgid "Account Group"
  99. msgstr "Grup de comptes"
  100. #. module: account_financial_report
  101. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  102. #, python-format
  103. msgid "Account Name"
  104. msgstr "Compte"
  105. #. module: account_financial_report
  106. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  107. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  108. #, python-format
  109. msgid "Account at 0 filter"
  110. msgstr "Filtrar per compte a 0"
  111. #. module: account_financial_report
  112. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  113. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  114. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  115. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  116. #, python-format
  117. msgid "Account balance at 0 filter"
  118. msgstr "Balanç de compte en filtre 0"
  119. #. module: account_financial_report
  120. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids
  121. msgid "Accounts"
  122. msgstr "Comptes"
  123. #. module: account_financial_report
  124. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__centralize
  125. msgid "Activate centralization"
  126. msgstr "Activar centralització"
  127. #. module: account_financial_report
  128. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  129. msgid "Additional Filtering"
  130. msgstr ""
  131. #. module: account_financial_report
  132. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  133. msgid ""
  134. "Age ≤ 120\n"
  135. " d."
  136. msgstr ""
  137. "Antiguitat ≤ 120\n"
  138. " d."
  139. #. module: account_financial_report
  140. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  141. #, python-format
  142. msgid "Age ≤ 120 d."
  143. msgstr "Antiguitat ≤ 120 d."
  144. #. module: account_financial_report
  145. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  146. msgid ""
  147. "Age ≤ 30\n"
  148. " d."
  149. msgstr ""
  150. "Antiguitat ≤ 30\n"
  151. " d."
  152. #. module: account_financial_report
  153. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  154. #, python-format
  155. msgid "Age ≤ 30 d."
  156. msgstr "Antiguitat ≤ 30 d."
  157. #. module: account_financial_report
  158. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  159. msgid ""
  160. "Age ≤ 60\n"
  161. " d."
  162. msgstr ""
  163. "Antiguitat ≤ 60\n"
  164. " d."
  165. #. module: account_financial_report
  166. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  167. #, python-format
  168. msgid "Age ≤ 60 d."
  169. msgstr "Antiguitat ≤ 60 d."
  170. #. module: account_financial_report
  171. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  172. msgid ""
  173. "Age ≤ 90\n"
  174. " d."
  175. msgstr ""
  176. "Antiguitat ≤ 90\n"
  177. " d."
  178. #. module: account_financial_report
  179. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  180. #, python-format
  181. msgid "Age ≤ 90 d."
  182. msgstr "Antiguitat ≤ 90 d."
  183. #. module: account_financial_report
  184. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  185. #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard
  186. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
  187. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
  188. #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
  189. #, python-format
  190. msgid "Aged Partner Balance"
  191. msgstr "Saldo vençuts d'empresa"
  192. #. module: account_financial_report
  193. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base
  194. msgid "Aged Partner Balance -"
  195. msgstr "Balanç empresa vençut"
  196. #. module: account_financial_report
  197. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance
  198. #, fuzzy
  199. msgid "Aged Partner Balance Report"
  200. msgstr "Balanç empresa vençut"
  201. #. module: account_financial_report
  202. #: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard
  203. msgid "Aged Partner Balance Wizard"
  204. msgstr "Assistent del balanç de vençuts dels clients"
  205. #. module: account_financial_report
  206. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx
  207. #, fuzzy
  208. msgid "Aged Partner Balance XLSL Report"
  209. msgstr "Saldo vençuts d'empresa XLSX"
  210. #. module: account_financial_report
  211. #: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx
  212. msgid "Aged Partner Balance XLSX"
  213. msgstr "Saldo vençuts d'empresa XLSX"
  214. #. module: account_financial_report
  215. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  216. #, python-format
  217. msgid "All"
  218. msgstr "Tots"
  219. #. module: account_financial_report
  220. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__all
  221. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__all
  222. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__all
  223. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__all
  224. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__all
  225. msgid "All Entries"
  226. msgstr "Tots els assentaments"
  227. #. module: account_financial_report
  228. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__posted
  229. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__posted
  230. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__posted
  231. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__posted
  232. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__posted
  233. msgid "All Posted Entries"
  234. msgstr "Tots els assentaments assentats"
  235. #. module: account_financial_report
  236. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  237. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  238. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  239. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  240. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  241. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  242. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  243. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  244. #, python-format
  245. msgid "All entries"
  246. msgstr "Tots els assentaments"
  247. #. module: account_financial_report
  248. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  249. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  250. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  251. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  252. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  253. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  254. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  255. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  256. #, python-format
  257. msgid "All posted entries"
  258. msgstr "Tots els assentaments assentats"
  259. #. module: account_financial_report
  260. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  261. msgid "Amount Cur."
  262. msgstr "Import inicial."
  263. #. module: account_financial_report
  264. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  265. #, python-format
  266. msgid "Amount Currency"
  267. msgstr "Moneda de l'import"
  268. #. module: account_financial_report
  269. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  270. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  271. #, python-format
  272. msgid "Amount cur."
  273. msgstr ""
  274. #. module: account_financial_report
  275. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  276. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  277. #, fuzzy, python-format
  278. msgid "Analytic Account"
  279. msgstr "Compte"
  280. #. module: account_financial_report
  281. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  282. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  283. msgid "Balance"
  284. msgstr "Saldo"
  285. #. module: account_financial_report
  286. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  287. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  288. msgid "Base Amount"
  289. msgstr "Import base"
  290. #. module: account_financial_report
  291. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  292. #, python-format
  293. msgid "Base Balance"
  294. msgstr ""
  295. #. module: account_financial_report
  296. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  297. #, python-format
  298. msgid "Base Credit"
  299. msgstr ""
  300. #. module: account_financial_report
  301. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  302. #, python-format
  303. msgid "Base Debit"
  304. msgstr ""
  305. #. module: account_financial_report
  306. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__based_on
  307. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  308. msgid "Based On"
  309. msgstr ""
  310. #. module: account_financial_report
  311. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  312. #, python-format
  313. msgid "Based on"
  314. msgstr ""
  315. #. module: account_financial_report
  316. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  317. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  318. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  319. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  320. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  321. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  322. msgid "Cancel"
  323. msgstr "Cancel·lar "
  324. #. module: account_financial_report
  325. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  326. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  327. #, python-format
  328. msgid "Centralize filter"
  329. msgstr ""
  330. #. module: account_financial_report
  331. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized
  332. msgid "Centralized"
  333. msgstr ""
  334. #. module: account_financial_report
  335. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation
  336. msgid "Child Accounts"
  337. msgstr ""
  338. #. module: account_financial_report
  339. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
  340. msgid "Child Groups"
  341. msgstr ""
  342. #. module: account_financial_report
  343. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  344. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  345. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  346. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  347. #, python-format
  348. msgid "Code"
  349. msgstr ""
  350. #. module: account_financial_report
  351. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  352. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
  353. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
  354. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id
  355. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
  356. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
  357. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
  358. #, python-format
  359. msgid "Company"
  360. msgstr "Empresa "
  361. #. module: account_financial_report
  362. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids
  363. msgid "Compute accounts"
  364. msgstr ""
  365. #. module: account_financial_report
  366. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
  367. msgid "Computed Accounts"
  368. msgstr ""
  369. #. module: account_financial_report
  370. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  371. msgid ""
  372. "Computed Accounts: Use when the account group have codes\n"
  373. " that represent prefixes of the actual accounts.\n"
  374. "\n"
  375. " Child Accounts: Use when your account groups are hierarchical.\n"
  376. "\n"
  377. " No hierarchy: Use to display just the accounts, without any "
  378. "grouping.\n"
  379. " "
  380. msgstr ""
  381. #. module: account_financial_report
  382. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
  383. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
  384. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
  385. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid
  386. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid
  387. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid
  388. msgid "Created by"
  389. msgstr "Creat per "
  390. #. module: account_financial_report
  391. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
  392. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
  393. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
  394. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date
  395. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date
  396. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date
  397. msgid "Created on"
  398. msgstr "Creat a "
  399. #. module: account_financial_report
  400. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  401. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  402. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  403. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  404. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  405. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  406. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  407. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  408. #, python-format
  409. msgid "Credit"
  410. msgstr ""
  411. #. module: account_financial_report
  412. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  413. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  414. #, python-format
  415. msgid "Cumul. Bal."
  416. msgstr ""
  417. #. module: account_financial_report
  418. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  419. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  420. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  421. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  422. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  423. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  424. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  425. #, python-format
  426. msgid "Cur."
  427. msgstr ""
  428. #. module: account_financial_report
  429. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  430. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  431. #, python-format
  432. msgid "Cur. Original"
  433. msgstr ""
  434. #. module: account_financial_report
  435. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  436. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  437. #, python-format
  438. msgid "Cur. Residual"
  439. msgstr ""
  440. #. module: account_financial_report
  441. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  442. #, python-format
  443. msgid "Currency"
  444. msgstr ""
  445. #. module: account_financial_report
  446. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  447. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  448. #, python-format
  449. msgid "Current"
  450. msgstr ""
  451. #. module: account_financial_report
  452. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  453. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  454. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  455. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  456. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  457. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  458. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  459. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  460. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  461. #, python-format
  462. msgid "Date"
  463. msgstr ""
  464. #. module: account_financial_report
  465. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
  466. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
  467. msgid "Date At"
  468. msgstr ""
  469. #. module: account_financial_report
  470. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
  471. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from
  472. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from
  473. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from
  474. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  475. msgid "Date From"
  476. msgstr ""
  477. #. module: account_financial_report
  478. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to
  479. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to
  480. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  481. msgid "Date To"
  482. msgstr ""
  483. #. module: account_financial_report
  484. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  485. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  486. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  487. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  488. #, python-format
  489. msgid "Date at filter"
  490. msgstr ""
  491. #. module: account_financial_report
  492. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  493. #, python-format
  494. msgid "Date from"
  495. msgstr ""
  496. #. module: account_financial_report
  497. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id
  498. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id
  499. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id
  500. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id
  501. msgid "Date range"
  502. msgstr ""
  503. #. module: account_financial_report
  504. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  505. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  506. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  507. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  508. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  509. #, python-format
  510. msgid "Date range filter"
  511. msgstr ""
  512. #. module: account_financial_report
  513. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  514. #, python-format
  515. msgid "Date to"
  516. msgstr ""
  517. #. module: account_financial_report
  518. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  519. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  520. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  521. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  522. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  523. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  524. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  525. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  526. #, python-format
  527. msgid "Debit"
  528. msgstr ""
  529. #. module: account_financial_report
  530. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  531. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  532. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  533. #, python-format
  534. msgid "Description"
  535. msgstr ""
  536. #. module: account_financial_report
  537. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail
  538. msgid "Detail Taxes"
  539. msgstr ""
  540. #. module: account_financial_report
  541. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name
  542. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name
  543. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name
  544. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name
  545. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
  546. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
  547. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name
  548. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
  549. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name
  550. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name
  551. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name
  552. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name
  553. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name
  554. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name
  555. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name
  556. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name
  557. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name
  558. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name
  559. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name
  560. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name
  561. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name
  562. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name
  563. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name
  564. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name
  565. msgid "Display Name"
  566. msgstr "Nom a mostrar "
  567. #. module: account_financial_report
  568. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  569. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency
  570. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  571. msgid ""
  572. "Display foreign currency for move lines, unless account currency is not "
  573. "setup through chart of accounts will display initial and final balance in "
  574. "that currency."
  575. msgstr ""
  576. #. module: account_financial_report
  577. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level
  578. msgid "Do not display parent levels"
  579. msgstr ""
  580. #. module: account_financial_report
  581. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  582. msgid ""
  583. "Due\n"
  584. " date"
  585. msgstr ""
  586. #. module: account_financial_report
  587. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  588. #, fuzzy
  589. msgid ""
  590. "Due\n"
  591. " date"
  592. msgstr ""
  593. "Antiguitat ≤ 30\n"
  594. " d."
  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. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  627. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  628. #, python-format
  629. msgid "Ending balance"
  630. msgstr ""
  631. #. module: account_financial_report
  632. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  633. #, fuzzy
  634. msgid ""
  635. "Ending balance\n"
  636. " cur."
  637. msgstr ""
  638. "Antiguitat ≤ 30\n"
  639. " d."
  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\n"
  789. " only one 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_account__id
  824. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id
  825. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__id
  826. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id
  827. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
  828. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
  829. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id
  830. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
  831. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id
  832. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id
  833. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id
  834. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id
  835. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id
  836. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id
  837. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id
  838. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id
  839. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id
  840. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id
  841. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id
  842. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id
  843. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id
  844. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id
  845. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id
  846. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id
  847. msgid "ID"
  848. msgstr "ID"
  849. #. module: account_financial_report
  850. #: model:ir.model.fields,help:account_financial_report.field_account_account__centralized
  851. msgid ""
  852. "If flagged, no details will be displayed in the General Ledger report (the "
  853. "webkit one only), only centralized amounts per period."
  854. msgstr ""
  855. #. module: account_financial_report
  856. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  857. #, fuzzy
  858. msgid ""
  859. "Initial\n"
  860. " balance cur."
  861. msgstr ""
  862. "Antiguitat ≤ 30\n"
  863. " d."
  864. #. module: account_financial_report
  865. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  866. msgid ""
  867. "Initial\n"
  868. " balance"
  869. msgstr ""
  870. #. module: account_financial_report
  871. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  872. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  873. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  874. #, python-format
  875. msgid "Initial balance"
  876. msgstr ""
  877. #. module: account_financial_report
  878. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  879. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  880. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  881. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  882. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
  883. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  884. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  885. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  886. #, python-format
  887. msgid "Journal"
  888. msgstr ""
  889. #. module: account_financial_report
  890. #: model:ir.model,name:account_financial_report.model_account_move_line
  891. msgid "Journal Item"
  892. msgstr ""
  893. #. module: account_financial_report
  894. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain
  895. msgid "Journal Items Domain"
  896. msgstr ""
  897. #. module: account_financial_report
  898. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  899. #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
  900. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
  901. #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
  902. #, python-format
  903. msgid "Journal Ledger"
  904. msgstr ""
  905. #. module: account_financial_report
  906. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base
  907. msgid "Journal Ledger -"
  908. msgstr ""
  909. #. module: account_financial_report
  910. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger
  911. msgid "Journal Ledger Report"
  912. msgstr ""
  913. #. module: account_financial_report
  914. #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard
  915. msgid "Journal Ledger Report Wizard"
  916. msgstr ""
  917. #. module: account_financial_report
  918. #: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx
  919. msgid "Journal Ledger XLSX"
  920. msgstr ""
  921. #. module: account_financial_report
  922. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx
  923. msgid "Journal Ledger XLSX Report"
  924. msgstr ""
  925. #. module: account_financial_report
  926. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  927. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
  928. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  929. #, python-format
  930. msgid "Journals"
  931. msgstr ""
  932. #. module: account_financial_report
  933. #: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update
  934. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update
  935. #: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update
  936. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update
  937. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
  938. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
  939. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update
  940. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
  941. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update
  942. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update
  943. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update
  944. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update
  945. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update
  946. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update
  947. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update
  948. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update
  949. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update
  950. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update
  951. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update
  952. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update
  953. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update
  954. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update
  955. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update
  956. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update
  957. msgid "Last Modified on"
  958. msgstr "Última modificació a "
  959. #. module: account_financial_report
  960. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
  961. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
  962. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
  963. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid
  964. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid
  965. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid
  966. msgid "Last Updated by"
  967. msgstr "Última actualització per "
  968. #. module: account_financial_report
  969. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
  970. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
  971. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
  972. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date
  973. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date
  974. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date
  975. msgid "Last Updated on"
  976. msgstr "Última actualització a "
  977. #. module: account_financial_report
  978. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__level
  979. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  980. msgid "Level"
  981. msgstr ""
  982. #. module: account_financial_report
  983. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  984. #, python-format
  985. msgid "Level %s"
  986. msgstr ""
  987. #. module: account_financial_report
  988. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  989. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
  990. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  991. #, python-format
  992. msgid "Limit hierarchy levels"
  993. msgstr ""
  994. #. module: account_financial_report
  995. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
  996. msgid "Move Target"
  997. msgstr ""
  998. #. module: account_financial_report
  999. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1000. msgid "Moves"
  1001. msgstr ""
  1002. #. module: account_financial_report
  1003. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1004. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1005. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1006. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1007. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1008. #, python-format
  1009. msgid "Name"
  1010. msgstr ""
  1011. #. module: account_financial_report
  1012. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1013. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1014. #, python-format
  1015. msgid "Net"
  1016. msgstr ""
  1017. #. module: account_financial_report
  1018. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1019. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1020. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1021. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1022. #, python-format
  1023. msgid "No"
  1024. msgstr ""
  1025. #. module: account_financial_report
  1026. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1027. #, python-format
  1028. msgid "No group"
  1029. msgstr ""
  1030. #. module: account_financial_report
  1031. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
  1032. msgid "No hierarchy"
  1033. msgstr ""
  1034. #. module: account_financial_report
  1035. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1036. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1037. #, python-format
  1038. msgid "No limit"
  1039. msgstr ""
  1040. #. module: account_financial_report
  1041. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1042. #, python-format
  1043. msgid "Not Posted"
  1044. msgstr ""
  1045. #. module: account_financial_report
  1046. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1047. msgid "Not due"
  1048. msgstr ""
  1049. #. module: account_financial_report
  1050. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
  1051. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
  1052. msgid "Not only one unaffected earnings account"
  1053. msgstr ""
  1054. #. module: account_financial_report
  1055. #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
  1056. msgid "OCA accounting reports"
  1057. msgstr ""
  1058. #. module: account_financial_report
  1059. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1060. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1061. #, python-format
  1062. msgid "Older"
  1063. msgstr ""
  1064. #. module: account_financial_report
  1065. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1066. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1067. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
  1068. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1069. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1070. #, python-format
  1071. msgid "Open Items"
  1072. msgstr ""
  1073. #. module: account_financial_report
  1074. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1075. msgid "Open Items -"
  1076. msgstr ""
  1077. #. module: account_financial_report
  1078. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1079. msgid "Open Items Partner"
  1080. msgstr ""
  1081. #. module: account_financial_report
  1082. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1083. msgid "Open Items Report"
  1084. msgstr ""
  1085. #. module: account_financial_report
  1086. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1087. msgid "Open Items Report Wizard"
  1088. msgstr ""
  1089. #. module: account_financial_report
  1090. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1091. msgid "Open Items XLSX"
  1092. msgstr ""
  1093. #. module: account_financial_report
  1094. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1095. msgid "Open Items XLSX Report"
  1096. msgstr ""
  1097. #. module: account_financial_report
  1098. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1099. msgid "Options"
  1100. msgstr ""
  1101. #. module: account_financial_report
  1102. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1103. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1104. #, python-format
  1105. msgid "Original"
  1106. msgstr ""
  1107. #. module: account_financial_report
  1108. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1109. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1110. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1111. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1112. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1113. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1114. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1115. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1116. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1117. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1118. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1119. #, python-format
  1120. msgid "Partner"
  1121. msgstr ""
  1122. #. module: account_financial_report
  1123. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1124. msgid ""
  1125. "Partner\n"
  1126. " cumul aged balance"
  1127. msgstr ""
  1128. #. module: account_financial_report
  1129. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1130. #, python-format
  1131. msgid "Partner Initial balance"
  1132. msgstr ""
  1133. #. module: account_financial_report
  1134. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1135. #, python-format
  1136. msgid "Partner cumul aged balance"
  1137. msgstr ""
  1138. #. module: account_financial_report
  1139. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1140. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1141. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1142. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1143. #, python-format
  1144. msgid "Partner ending balance"
  1145. msgstr ""
  1146. #. module: account_financial_report
  1147. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1148. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1149. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1150. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1151. msgid "Payable Accounts Only"
  1152. msgstr ""
  1153. #. module: account_financial_report
  1154. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1155. msgid "Percents"
  1156. msgstr ""
  1157. #. module: account_financial_report
  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. #, fuzzy
  1201. msgid ""
  1202. "Ref -\n"
  1203. " Label"
  1204. msgstr ""
  1205. "Antiguitat ≤ 30\n"
  1206. " d."
  1207. #. module: account_financial_report
  1208. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1209. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1210. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1211. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1212. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1213. #, python-format
  1214. msgid "Ref - Label"
  1215. msgstr ""
  1216. #. module: account_financial_report
  1217. #: model:ir.model,name:account_financial_report.model_ir_actions_report
  1218. msgid "Report Action"
  1219. msgstr ""
  1220. #. module: account_financial_report
  1221. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1222. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1223. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1224. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1225. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1226. #, python-format
  1227. msgid "Residual"
  1228. msgstr ""
  1229. #. module: account_financial_report
  1230. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1231. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1232. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1233. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1234. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1235. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1236. #, python-format
  1237. msgid "Show"
  1238. msgstr ""
  1239. #. module: account_financial_report
  1240. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1241. msgid "Show Analytic Account"
  1242. msgstr ""
  1243. #. module: account_financial_report
  1244. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1245. msgid "Show Move Line Details"
  1246. msgstr ""
  1247. #. module: account_financial_report
  1248. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1249. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1250. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1251. msgid "Show Partner Details"
  1252. msgstr ""
  1253. #. module: account_financial_report
  1254. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1255. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1256. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1257. #, python-format
  1258. msgid "Show analytic tags"
  1259. msgstr ""
  1260. #. module: account_financial_report
  1261. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1262. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1263. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1264. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1265. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1266. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1267. #, python-format
  1268. msgid "Show foreign currency"
  1269. msgstr ""
  1270. #. module: account_financial_report
  1271. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1272. msgid "Sort entries by"
  1273. msgstr ""
  1274. #. module: account_financial_report
  1275. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1276. msgid "Start Date"
  1277. msgstr ""
  1278. #. module: account_financial_report
  1279. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1280. msgid "Start date"
  1281. msgstr ""
  1282. #. module: account_financial_report
  1283. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1284. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1285. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1286. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1287. msgid "Starting account in a range"
  1288. msgstr ""
  1289. #. module: account_financial_report
  1290. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1291. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1292. #, python-format
  1293. msgid "Tags"
  1294. msgstr ""
  1295. #. module: account_financial_report
  1296. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1297. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1298. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1299. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1300. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1301. msgid "Target Moves"
  1302. msgstr ""
  1303. #. module: account_financial_report
  1304. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1305. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1306. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1307. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1308. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1309. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1310. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1311. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1312. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1313. #, python-format
  1314. msgid "Target moves filter"
  1315. msgstr ""
  1316. #. module: account_financial_report
  1317. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1318. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1319. #, python-format
  1320. msgid "Tax"
  1321. msgstr ""
  1322. #. module: account_financial_report
  1323. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1324. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1325. msgid "Tax Amount"
  1326. msgstr ""
  1327. #. module: account_financial_report
  1328. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1329. #, python-format
  1330. msgid "Tax Balance"
  1331. msgstr ""
  1332. #. module: account_financial_report
  1333. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1334. #, python-format
  1335. msgid "Tax Credit"
  1336. msgstr ""
  1337. #. module: account_financial_report
  1338. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1339. #, python-format
  1340. msgid "Tax Debit"
  1341. msgstr ""
  1342. #. module: account_financial_report
  1343. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1344. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1345. #, python-format
  1346. msgid "Tax Groups"
  1347. msgstr ""
  1348. #. module: account_financial_report
  1349. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1350. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1351. #, python-format
  1352. msgid "Tax Tags"
  1353. msgstr ""
  1354. #. module: account_financial_report
  1355. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1356. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1357. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1358. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1359. #, python-format
  1360. msgid "Taxes"
  1361. msgstr ""
  1362. #. module: account_financial_report
  1363. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1364. #, python-format
  1365. msgid ""
  1366. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1367. "the same."
  1368. msgstr ""
  1369. #. module: account_financial_report
  1370. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1371. #, python-format
  1372. msgid ""
  1373. "The Company in the Trial Balance Report Wizard and in Date Range must be the "
  1374. "same."
  1375. msgstr ""
  1376. #. module: account_financial_report
  1377. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1378. #, python-format
  1379. msgid ""
  1380. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1381. msgstr ""
  1382. #. module: account_financial_report
  1383. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1384. #, python-format
  1385. msgid "The hierarchy level to filter on must be greater than 0."
  1386. msgstr ""
  1387. #. module: account_financial_report
  1388. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
  1389. msgid "This domain will be used to select specific domain for Journal Items"
  1390. msgstr ""
  1391. #. module: account_financial_report
  1392. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1393. msgid "To"
  1394. msgstr ""
  1395. #. module: account_financial_report
  1396. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1397. msgid "To:"
  1398. msgstr ""
  1399. #. module: account_financial_report
  1400. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1401. msgid "Total"
  1402. msgstr ""
  1403. #. module: account_financial_report
  1404. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1405. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1406. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1407. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1408. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1409. #, python-format
  1410. msgid "Trial Balance"
  1411. msgstr ""
  1412. #. module: account_financial_report
  1413. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1414. #, fuzzy
  1415. msgid "Trial Balance -"
  1416. msgstr "Cancel·lar "
  1417. #. module: account_financial_report
  1418. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1419. #, fuzzy
  1420. msgid "Trial Balance Report"
  1421. msgstr "Cancel·lar "
  1422. #. module: account_financial_report
  1423. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1424. msgid "Trial Balance Report Wizard"
  1425. msgstr ""
  1426. #. module: account_financial_report
  1427. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1428. msgid "Trial Balance XLSX"
  1429. msgstr ""
  1430. #. module: account_financial_report
  1431. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1432. #, fuzzy
  1433. msgid "Trial Balance XLSX Report"
  1434. msgstr "Cancel·lar "
  1435. #. module: account_financial_report
  1436. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1437. msgid ""
  1438. "Trial Balance can be computed only if selected company have only\n"
  1439. " one unaffected earnings account."
  1440. msgstr ""
  1441. #. module: account_financial_report
  1442. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1443. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1444. msgid "Unaffected Earnings Account"
  1445. msgstr ""
  1446. #. module: account_financial_report
  1447. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1448. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1449. msgid ""
  1450. "Use this filter to hide an account or a partner with an ending balance at 0. "
  1451. "If partners are filtered, debits and credits totals will not match the trial "
  1452. "balance."
  1453. msgstr ""
  1454. #. module: account_financial_report
  1455. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1456. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1457. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1458. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1459. msgid "VAT Report"
  1460. msgstr ""
  1461. #. module: account_financial_report
  1462. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1463. msgid "VAT Report -"
  1464. msgstr ""
  1465. #. module: account_financial_report
  1466. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1467. msgid "VAT Report Options"
  1468. msgstr ""
  1469. #. module: account_financial_report
  1470. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1471. msgid "VAT Report Wizard"
  1472. msgstr ""
  1473. #. module: account_financial_report
  1474. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1475. msgid "VAT Report XLSX"
  1476. msgstr ""
  1477. #. module: account_financial_report
  1478. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1479. #, fuzzy, python-format
  1480. msgid "Vat Report"
  1481. msgstr "Informe extracte"
  1482. #. module: account_financial_report
  1483. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1484. #, fuzzy
  1485. msgid "Vat Report Report"
  1486. msgstr "Informe extracte"
  1487. #. module: account_financial_report
  1488. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1489. msgid "Vat Report XLSX Report"
  1490. msgstr ""
  1491. #. module: account_financial_report
  1492. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1493. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1494. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1495. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1496. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1497. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1498. msgid "View"
  1499. msgstr ""
  1500. #. module: account_financial_report
  1501. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1502. msgid ""
  1503. "When this option is enabled, the trial balance will not display accounts "
  1504. "that have initial balance = debit = credit = end balance = 0"
  1505. msgstr ""
  1506. #. module: account_financial_report
  1507. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1508. msgid "With Account Name"
  1509. msgstr ""
  1510. #. module: account_financial_report
  1511. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1512. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1513. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1514. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1515. #, python-format
  1516. msgid "Yes"
  1517. msgstr ""
  1518. #. module: account_financial_report
  1519. #: code:addons/account_financial_report/report/general_ledger.py:0
  1520. #, python-format
  1521. msgid "future"
  1522. msgstr ""
  1523. #. module: account_financial_report
  1524. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1525. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1526. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1527. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1528. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1529. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1530. msgid "or"
  1531. msgstr "o"
  1532. #. module: account_financial_report
  1533. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  1534. msgid "ournal Ledger"
  1535. msgstr ""
  1536. #. module: account_financial_report
  1537. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1538. msgid "to"
  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: 23.24%;"
  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: 23.78%;"
  1547. msgstr ""
  1548. #. module: account_financial_report
  1549. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1550. msgid "width: 38.92%;"
  1551. msgstr ""
  1552. #. module: account_financial_report
  1553. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1554. msgid "width: 8.11%;"
  1555. msgstr ""
  1556. #~ msgid "<span class=\"fa fa-download\"/> Export"
  1557. #~ msgstr "<span class=\"fa fa-download\"/>Exportar"
  1558. #~ msgid "<span class=\"fa fa-print\"/> Print"
  1559. #~ msgstr "<span class=\"fa fa-print\"/>Imprimir"
  1560. #~ msgid "Account ID"
  1561. #~ msgstr "Nº Compte"
  1562. #~ msgid "Account Type"
  1563. #~ msgstr "Tipus de compte"
  1564. #~ msgid "Age 120 Days"
  1565. #~ msgstr "120 dies"
  1566. #~ msgid "Age 30 Days"
  1567. #~ msgstr "30 dies"
  1568. #~ msgid "Age 60 Days"
  1569. #~ msgstr "60 dies"
  1570. #~ msgid "Age 90 Days"
  1571. #~ msgstr "90 dies"
  1572. #~ msgid "Amount Residual"
  1573. #~ msgstr "Import residual"
  1574. #, fuzzy
  1575. #~ msgid "Company Currency"
  1576. #~ msgstr "Empresa "
  1577. #, fuzzy
  1578. #~ msgid "Period Balance"
  1579. #~ msgstr "Cancel·lar "
  1580. #, fuzzy
  1581. #~ msgid "Tax Name"
  1582. #~ msgstr "Nom a mostrar "