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.

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