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.

1948 lines
85 KiB

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