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.

1860 lines
82 KiB

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