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.

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