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.

1842 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.report,name:account_financial_report.action_print_report_open_items_html
  1067. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1068. #, python-format
  1069. msgid "Open Items"
  1070. msgstr ""
  1071. #. module: account_financial_report
  1072. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1073. msgid "Open Items -"
  1074. msgstr ""
  1075. #. module: account_financial_report
  1076. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1077. msgid "Open Items Partner"
  1078. msgstr ""
  1079. #. module: account_financial_report
  1080. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1081. msgid "Open Items Report"
  1082. msgstr ""
  1083. #. module: account_financial_report
  1084. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1085. msgid "Open Items Report Wizard"
  1086. msgstr ""
  1087. #. module: account_financial_report
  1088. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1089. msgid "Open Items XLSX"
  1090. msgstr ""
  1091. #. module: account_financial_report
  1092. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1093. msgid "Open Items XLSX Report"
  1094. msgstr ""
  1095. #. module: account_financial_report
  1096. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1097. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1098. msgid "Open Itemsr"
  1099. msgstr ""
  1100. #. module: account_financial_report
  1101. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1102. msgid "Options"
  1103. msgstr ""
  1104. #. module: account_financial_report
  1105. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1106. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1107. #, python-format
  1108. msgid "Original"
  1109. msgstr ""
  1110. #. module: account_financial_report
  1111. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1112. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1113. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1114. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1115. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1116. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1117. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1118. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1119. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1120. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1121. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1122. #, python-format
  1123. msgid "Partner"
  1124. msgstr ""
  1125. #. module: account_financial_report
  1126. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1127. msgid ""
  1128. "Partner\n"
  1129. " cumul aged balance"
  1130. msgstr ""
  1131. #. module: account_financial_report
  1132. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1133. #, python-format
  1134. msgid "Partner Initial balance"
  1135. msgstr ""
  1136. #. module: account_financial_report
  1137. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1138. #, python-format
  1139. msgid "Partner cumul aged balance"
  1140. msgstr ""
  1141. #. module: account_financial_report
  1142. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1143. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1144. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1145. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1146. #, python-format
  1147. msgid "Partner ending balance"
  1148. msgstr ""
  1149. #. module: account_financial_report
  1150. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1151. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1152. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1153. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1154. msgid "Payable Accounts Only"
  1155. msgstr ""
  1156. #. module: account_financial_report
  1157. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1158. msgid "Percents"
  1159. msgstr ""
  1160. #. module: account_financial_report
  1161. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1162. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1163. #, python-format
  1164. msgid "Period balance"
  1165. msgstr ""
  1166. #. module: account_financial_report
  1167. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1168. msgid "Periods"
  1169. msgstr ""
  1170. #. module: account_financial_report
  1171. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1172. #, python-format
  1173. msgid "Posted"
  1174. msgstr ""
  1175. #. module: account_financial_report
  1176. #. openerp-web
  1177. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  1178. #, python-format
  1179. msgid "Print"
  1180. msgstr ""
  1181. #. module: account_financial_report
  1182. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1183. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1184. #, python-format
  1185. msgid "Rec."
  1186. msgstr ""
  1187. #. module: account_financial_report
  1188. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only
  1189. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only
  1190. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only
  1191. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only
  1192. msgid "Receivable Accounts Only"
  1193. msgstr ""
  1194. #. module: account_financial_report
  1195. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1196. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1197. msgid ""
  1198. "Ref -\n"
  1199. " Label"
  1200. msgstr ""
  1201. #. module: account_financial_report
  1202. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1203. #, fuzzy
  1204. msgid ""
  1205. "Ref -\n"
  1206. " Label"
  1207. msgstr ""
  1208. "Antiguitat ≤ 30\n"
  1209. " d."
  1210. #. module: account_financial_report
  1211. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1212. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1213. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1214. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1215. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1216. #, python-format
  1217. msgid "Ref - Label"
  1218. msgstr ""
  1219. #. module: account_financial_report
  1220. #: model:ir.model,name:account_financial_report.model_ir_actions_report
  1221. msgid "Report Action"
  1222. msgstr ""
  1223. #. module: account_financial_report
  1224. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1225. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1226. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1227. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1228. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1229. #, python-format
  1230. msgid "Residual"
  1231. msgstr ""
  1232. #. module: account_financial_report
  1233. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1234. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1235. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1236. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1237. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1238. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1239. #, python-format
  1240. msgid "Show"
  1241. msgstr ""
  1242. #. module: account_financial_report
  1243. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1244. msgid "Show Analytic Account"
  1245. msgstr ""
  1246. #. module: account_financial_report
  1247. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1248. msgid "Show Move Line Details"
  1249. msgstr ""
  1250. #. module: account_financial_report
  1251. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1252. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1253. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1254. msgid "Show Partner Details"
  1255. msgstr ""
  1256. #. module: account_financial_report
  1257. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1258. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1259. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1260. #, python-format
  1261. msgid "Show analytic tags"
  1262. msgstr ""
  1263. #. module: account_financial_report
  1264. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1265. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1266. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1267. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1268. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1269. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1270. #, python-format
  1271. msgid "Show foreign currency"
  1272. msgstr ""
  1273. #. module: account_financial_report
  1274. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1275. msgid "Sort entries by"
  1276. msgstr ""
  1277. #. module: account_financial_report
  1278. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1279. msgid "Start Date"
  1280. msgstr ""
  1281. #. module: account_financial_report
  1282. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1283. msgid "Start date"
  1284. msgstr ""
  1285. #. module: account_financial_report
  1286. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1287. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1288. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1289. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1290. msgid "Starting account in a range"
  1291. msgstr ""
  1292. #. module: account_financial_report
  1293. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1294. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1295. #, python-format
  1296. msgid "Tags"
  1297. msgstr ""
  1298. #. module: account_financial_report
  1299. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1300. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1301. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1302. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1303. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1304. msgid "Target Moves"
  1305. msgstr ""
  1306. #. module: account_financial_report
  1307. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1308. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1309. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1310. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1311. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1312. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1313. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1314. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1315. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1316. #, python-format
  1317. msgid "Target moves filter"
  1318. msgstr ""
  1319. #. module: account_financial_report
  1320. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1321. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1322. #, python-format
  1323. msgid "Tax"
  1324. msgstr ""
  1325. #. module: account_financial_report
  1326. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1327. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1328. msgid "Tax Amount"
  1329. msgstr ""
  1330. #. module: account_financial_report
  1331. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1332. #, python-format
  1333. msgid "Tax Balance"
  1334. msgstr ""
  1335. #. module: account_financial_report
  1336. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1337. #, python-format
  1338. msgid "Tax Credit"
  1339. msgstr ""
  1340. #. module: account_financial_report
  1341. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1342. #, python-format
  1343. msgid "Tax Debit"
  1344. msgstr ""
  1345. #. module: account_financial_report
  1346. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1347. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1348. #, python-format
  1349. msgid "Tax Groups"
  1350. msgstr ""
  1351. #. module: account_financial_report
  1352. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1353. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1354. #, python-format
  1355. msgid "Tax Tags"
  1356. msgstr ""
  1357. #. module: account_financial_report
  1358. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1359. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1360. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1361. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1362. #, python-format
  1363. msgid "Taxes"
  1364. msgstr ""
  1365. #. module: account_financial_report
  1366. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1367. #, python-format
  1368. msgid ""
  1369. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1370. "the same."
  1371. msgstr ""
  1372. #. module: account_financial_report
  1373. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1374. #, python-format
  1375. msgid ""
  1376. "The Company in the Trial Balance Report Wizard and in Date Range must be the "
  1377. "same."
  1378. msgstr ""
  1379. #. module: account_financial_report
  1380. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1381. #, python-format
  1382. msgid ""
  1383. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1384. msgstr ""
  1385. #. module: account_financial_report
  1386. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1387. #, python-format
  1388. msgid "The hierarchy level to filter on must be greater than 0."
  1389. msgstr ""
  1390. #. module: account_financial_report
  1391. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
  1392. msgid "This domain will be used to select specific domain for Journal Items"
  1393. msgstr ""
  1394. #. module: account_financial_report
  1395. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1396. msgid "To"
  1397. msgstr ""
  1398. #. module: account_financial_report
  1399. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1400. msgid "To:"
  1401. msgstr ""
  1402. #. module: account_financial_report
  1403. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1404. msgid "Total"
  1405. msgstr ""
  1406. #. module: account_financial_report
  1407. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1408. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1409. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1410. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1411. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1412. #, python-format
  1413. msgid "Trial Balance"
  1414. msgstr ""
  1415. #. module: account_financial_report
  1416. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1417. #, fuzzy
  1418. msgid "Trial Balance -"
  1419. msgstr "Cancel·lar "
  1420. #. module: account_financial_report
  1421. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1422. #, fuzzy
  1423. msgid "Trial Balance Report"
  1424. msgstr "Cancel·lar "
  1425. #. module: account_financial_report
  1426. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1427. msgid "Trial Balance Report Wizard"
  1428. msgstr ""
  1429. #. module: account_financial_report
  1430. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1431. msgid "Trial Balance XLSX"
  1432. msgstr ""
  1433. #. module: account_financial_report
  1434. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1435. #, fuzzy
  1436. msgid "Trial Balance XLSX Report"
  1437. msgstr "Cancel·lar "
  1438. #. module: account_financial_report
  1439. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1440. msgid ""
  1441. "Trial Balance can be computed only if selected company have only\n"
  1442. " one unaffected earnings account."
  1443. msgstr ""
  1444. #. module: account_financial_report
  1445. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1446. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1447. msgid "Unaffected Earnings Account"
  1448. msgstr ""
  1449. #. module: account_financial_report
  1450. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1451. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1452. msgid ""
  1453. "Use this filter to hide an account or a partner with an ending balance at 0. "
  1454. "If partners are filtered, debits and credits totals will not match the trial "
  1455. "balance."
  1456. msgstr ""
  1457. #. module: account_financial_report
  1458. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1459. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1460. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1461. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1462. msgid "VAT Report"
  1463. msgstr ""
  1464. #. module: account_financial_report
  1465. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1466. msgid "VAT Report -"
  1467. msgstr ""
  1468. #. module: account_financial_report
  1469. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1470. msgid "VAT Report Options"
  1471. msgstr ""
  1472. #. module: account_financial_report
  1473. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1474. msgid "VAT Report Wizard"
  1475. msgstr ""
  1476. #. module: account_financial_report
  1477. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1478. msgid "VAT Report XLSX"
  1479. msgstr ""
  1480. #. module: account_financial_report
  1481. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1482. #, fuzzy, python-format
  1483. msgid "Vat Report"
  1484. msgstr "Informe extracte"
  1485. #. module: account_financial_report
  1486. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1487. #, fuzzy
  1488. msgid "Vat Report Report"
  1489. msgstr "Informe extracte"
  1490. #. module: account_financial_report
  1491. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1492. msgid "Vat Report XLSX Report"
  1493. msgstr ""
  1494. #. module: account_financial_report
  1495. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1496. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1497. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1498. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1499. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1500. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1501. msgid "View"
  1502. msgstr ""
  1503. #. module: account_financial_report
  1504. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1505. msgid ""
  1506. "When this option is enabled, the trial balance will not display accounts "
  1507. "that have initial balance = debit = credit = end balance = 0"
  1508. msgstr ""
  1509. #. module: account_financial_report
  1510. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1511. msgid "With Account Name"
  1512. msgstr ""
  1513. #. module: account_financial_report
  1514. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1515. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1516. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1517. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1518. #, python-format
  1519. msgid "Yes"
  1520. msgstr ""
  1521. #. module: account_financial_report
  1522. #: code:addons/account_financial_report/report/general_ledger.py:0
  1523. #, python-format
  1524. msgid "future"
  1525. msgstr ""
  1526. #. module: account_financial_report
  1527. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1528. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1529. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1530. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1531. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1532. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1533. msgid "or"
  1534. msgstr "o"
  1535. #. module: account_financial_report
  1536. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  1537. msgid "ournal Ledger"
  1538. msgstr ""
  1539. #. module: account_financial_report
  1540. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1541. msgid "to"
  1542. msgstr ""
  1543. #. module: account_financial_report
  1544. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1545. msgid "width: 23.24%;"
  1546. msgstr ""
  1547. #. module: account_financial_report
  1548. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1549. msgid "width: 23.78%;"
  1550. msgstr ""
  1551. #. module: account_financial_report
  1552. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1553. msgid "width: 38.92%;"
  1554. msgstr ""
  1555. #. module: account_financial_report
  1556. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1557. msgid "width: 8.11%;"
  1558. msgstr ""
  1559. #~ msgid "<span class=\"fa fa-download\"/> Export"
  1560. #~ msgstr "<span class=\"fa fa-download\"/>Exportar"
  1561. #~ msgid "<span class=\"fa fa-print\"/> Print"
  1562. #~ msgstr "<span class=\"fa fa-print\"/>Imprimir"
  1563. #~ msgid "Account ID"
  1564. #~ msgstr "Nº Compte"
  1565. #~ msgid "Account Type"
  1566. #~ msgstr "Tipus de compte"
  1567. #~ msgid "Age 120 Days"
  1568. #~ msgstr "120 dies"
  1569. #~ msgid "Age 30 Days"
  1570. #~ msgstr "30 dies"
  1571. #~ msgid "Age 60 Days"
  1572. #~ msgstr "60 dies"
  1573. #~ msgid "Age 90 Days"
  1574. #~ msgstr "90 dies"
  1575. #~ msgid "Amount Residual"
  1576. #~ msgstr "Import residual"
  1577. #, fuzzy
  1578. #~ msgid "Company Currency"
  1579. #~ msgstr "Empresa "
  1580. #, fuzzy
  1581. #~ msgid "Period Balance"
  1582. #~ msgstr "Cancel·lar "
  1583. #, fuzzy
  1584. #~ msgid "Tax Name"
  1585. #~ msgstr "Nom a mostrar "