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.

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