OCA reporting engine fork for dev and update.
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.

282 lines
9.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_py3o
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-16 08:52+0000\n"
  12. "PO-Revision-Date: 2018-01-16 08:52+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
  15. "Language: it\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: report_py3o
  21. #: code:addons/report_py3o/models/ir_actions_report.py:0
  22. #, python-format
  23. msgid "(Native)"
  24. msgstr ""
  25. #. module: report_py3o
  26. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
  27. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
  28. msgid "Created by"
  29. msgstr "Creato da"
  30. #. module: report_py3o
  31. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
  32. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
  33. msgid "Created on"
  34. msgstr "Creato il"
  35. #. module: report_py3o
  36. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
  37. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
  38. msgid "Display Name"
  39. msgstr "Nome da visualizzare"
  40. #. module: report_py3o
  41. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
  42. msgid "Fallback"
  43. msgstr ""
  44. #. module: report_py3o
  45. #: code:addons/report_py3o/models/ir_actions_report.py:0
  46. #, python-format
  47. msgid "Field 'Output Format' is required for Py3O report"
  48. msgstr ""
  49. #. module: report_py3o
  50. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  51. msgid "File Type"
  52. msgstr ""
  53. #. module: report_py3o
  54. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  55. msgid "Group By"
  56. msgstr ""
  57. #. module: report_py3o
  58. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  59. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  60. msgid "ID"
  61. msgstr "ID"
  62. #. module: report_py3o
  63. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  64. msgid ""
  65. "If the user does not provide a template this will be used it should be a "
  66. "relative path to root of YOUR module or an absolute path on your server."
  67. msgstr ""
  68. #. module: report_py3o
  69. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  70. msgid ""
  71. "If you execute a report on several records, by default Odoo will generate a "
  72. "ZIP file that contains as many files as selected records. If you enable this "
  73. "option, Odoo will generate instead a single report for the selected records."
  74. msgstr ""
  75. #. module: report_py3o
  76. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  77. #, fuzzy
  78. #| msgid "ir.actions.report.xml"
  79. msgid "Ir Actions Report"
  80. msgstr "ir.actions.report.xml"
  81. #. module: report_py3o
  82. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  83. msgid "Is Py3O Native Format"
  84. msgstr ""
  85. #. module: report_py3o
  86. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  87. msgid "Is Py3O Report Not Available"
  88. msgstr ""
  89. #. module: report_py3o
  90. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  91. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  92. msgid "Last Modified on"
  93. msgstr "Ultima modifica il"
  94. #. module: report_py3o
  95. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  96. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  97. msgid "Last Updated by"
  98. msgstr "Ultimo aggiornamento di"
  99. #. module: report_py3o
  100. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  101. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  102. msgid "Last Updated on"
  103. msgstr "Ultimo aggiornamento il"
  104. #. module: report_py3o
  105. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  106. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  107. msgid "LibreOffice Template"
  108. msgstr ""
  109. #. module: report_py3o
  110. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  111. msgid "LibreOffice Template File Type"
  112. msgstr ""
  113. #. module: report_py3o
  114. #: code:addons/report_py3o/models/py3o_report.py:0
  115. #, python-format
  116. msgid "Libreoffice runtime not available. Please contact your administrator."
  117. msgstr ""
  118. #. module: report_py3o
  119. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  120. msgid "Module"
  121. msgstr ""
  122. #. module: report_py3o
  123. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  124. msgid "Msg Py3O Report Not Available"
  125. msgstr ""
  126. #. module: report_py3o
  127. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  128. msgid "Multiple Records in a Single Report"
  129. msgstr ""
  130. #. module: report_py3o
  131. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  132. msgid "Name"
  133. msgstr "Nome"
  134. #. module: report_py3o
  135. #: code:addons/report_py3o/models/py3o_report.py:0
  136. #, python-format
  137. msgid "No template found. Aborting."
  138. msgstr ""
  139. #. module: report_py3o
  140. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
  141. msgid "ODF Presentation"
  142. msgstr ""
  143. #. module: report_py3o
  144. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
  145. msgid "ODF Presentation (Flat)"
  146. msgstr ""
  147. #. module: report_py3o
  148. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
  149. msgid "ODF Spreadsheet"
  150. msgstr ""
  151. #. module: report_py3o
  152. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
  153. msgid "ODF Spreadsheet (Flat)"
  154. msgstr ""
  155. #. module: report_py3o
  156. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
  157. msgid "ODF Text Document"
  158. msgstr ""
  159. #. module: report_py3o
  160. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
  161. msgid "ODF Text Document (Flat)"
  162. msgstr ""
  163. #. module: report_py3o
  164. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  165. msgid "Output Format"
  166. msgstr ""
  167. #. module: report_py3o
  168. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  169. msgid "Path to the libreoffice runtime"
  170. msgstr ""
  171. #. module: report_py3o
  172. #: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
  173. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  174. msgid "Py3o"
  175. msgstr ""
  176. #. module: report_py3o
  177. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  178. msgid "Py3o Demo Report"
  179. msgstr ""
  180. #. module: report_py3o
  181. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  182. msgid "Py3o Reports"
  183. msgstr ""
  184. #. module: report_py3o
  185. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  186. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  187. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  188. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  189. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  190. msgid "Py3o Templates"
  191. msgstr ""
  192. #. module: report_py3o
  193. #: model:ir.model,name:report_py3o.model_py3o_template
  194. msgid "Py3o template"
  195. msgstr ""
  196. #. module: report_py3o
  197. #: model:ir.model,name:report_py3o.model_ir_actions_report
  198. #, fuzzy
  199. #| msgid "Report"
  200. msgid "Report Action"
  201. msgstr "Report"
  202. #. module: report_py3o
  203. #: model:ir.model,name:report_py3o.model_py3o_report
  204. msgid "Report Py30"
  205. msgstr ""
  206. #. module: report_py3o
  207. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  208. #, fuzzy
  209. #| msgid "Report"
  210. msgid "Report Type"
  211. msgstr "Report"
  212. #. module: report_py3o
  213. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  214. msgid "Template"
  215. msgstr ""
  216. #. module: report_py3o
  217. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  218. msgid "The implementer module that provides this report"
  219. msgstr ""
  220. #. module: report_py3o
  221. #: code:addons/report_py3o/models/ir_actions_report.py:0
  222. #, python-format
  223. msgid ""
  224. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  225. "not found into the bin path. You must install the libreoffice runtime on the "
  226. "server. If the runtime is already installed and is not found by Odoo, you "
  227. "can provide the full path to the runtime by setting the key 'py3o."
  228. "conversion_command' into the configuration parameters."
  229. msgstr ""
  230. #. module: report_py3o
  231. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  232. msgid ""
  233. "The type of the report that will be rendered, each one having its own "
  234. "rendering method. HTML means the report will be opened directly in your "
  235. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  236. "downloaded by the user."
  237. msgstr ""