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.

232 lines
7.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_custom_info
  4. #
  5. # Translators:
  6. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  7. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  8. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  9. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
  10. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  11. # Paolo Valier, 2016
  12. # Paolo Valier, 2016
  13. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  15. # UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2015
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: server-tools (8.0)\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2016-07-28 00:59+0000\n"
  21. "PO-Revision-Date: 2016-07-31 08:35+0000\n"
  22. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  23. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  24. "language/it/)\n"
  25. "Language: it\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  30. #. module: base_custom_info
  31. #: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
  32. msgid ""
  33. "<p class=\"oe_view_nocontent_create\">\n"
  34. " Click to define a new custom info template.\n"
  35. " </p><p>\n"
  36. " You must define a custom info template for each\n"
  37. " product properties group.\n"
  38. " </p>\n"
  39. " "
  40. msgstr ""
  41. #. module: base_custom_info
  42. #: model:ir.model,name:base_custom_info.model_custom_info_model_link
  43. msgid "A model that gets its ``ir.model`` computed"
  44. msgstr ""
  45. #. module: base_custom_info
  46. #: sql_constraint:custom.info.value:0
  47. msgid "Another property with that name exists for that resource."
  48. msgstr ""
  49. #. module: base_custom_info
  50. #: sql_constraint:custom.info.property:0
  51. msgid "Another property with that name exists for that template."
  52. msgstr ""
  53. #. module: base_custom_info
  54. #: sql_constraint:custom.info.template:0
  55. msgid "Another template with that name exists for that model."
  56. msgstr ""
  57. #. module: base_custom_info
  58. #: field:custom.info.property,create_uid:0
  59. #: field:custom.info.template,create_uid:0
  60. #: field:custom.info.value,create_uid:0
  61. msgid "Created by"
  62. msgstr "Creato da"
  63. #. module: base_custom_info
  64. #: field:custom.info.property,create_date:0
  65. #: field:custom.info.template,create_date:0
  66. #: field:custom.info.value,create_date:0
  67. msgid "Created on"
  68. msgstr "Creato il"
  69. #. module: base_custom_info
  70. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
  71. msgid "Custom Info"
  72. msgstr "Informazioni personalizzate"
  73. #. module: base_custom_info
  74. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  75. msgid "Custom Info Template"
  76. msgstr ""
  77. #. module: base_custom_info
  78. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
  79. msgid "Custom Info Template Properties"
  80. msgstr ""
  81. #. module: base_custom_info
  82. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
  83. #: view:custom.info.template:base_custom_info.base_custom_info_template_tree
  84. msgid "Custom Info Templates"
  85. msgstr ""
  86. #. module: base_custom_info
  87. #: field:custom.info,custom_info_template_id:0
  88. msgid "Custom Information Template"
  89. msgstr ""
  90. #. module: base_custom_info
  91. #: field:custom.info,custom_info_ids:0
  92. msgid "Custom Properties"
  93. msgstr "Proprietà personalizzate"
  94. #. module: base_custom_info
  95. #: view:custom.info.value:base_custom_info.base_custom_info_value_tree
  96. msgid "Custom Property Values"
  97. msgstr "Valori della Proprietà personalizzata"
  98. #. module: base_custom_info
  99. #: model:ir.model,name:base_custom_info.model_custom_info_property
  100. msgid "Custom information property"
  101. msgstr ""
  102. #. module: base_custom_info
  103. #: model:ir.model,name:base_custom_info.model_custom_info_template
  104. msgid "Custom information template"
  105. msgstr ""
  106. #. module: base_custom_info
  107. #: model:ir.model,name:base_custom_info.model_custom_info_value
  108. msgid "Custom information value"
  109. msgstr "Valore dell'informazione personalizzata"
  110. #. module: base_custom_info
  111. #: field:custom.info,display_name:0
  112. #: field:custom.info.model_link,display_name:0
  113. #: field:custom.info.property,display_name:0
  114. #: field:custom.info.template,display_name:0
  115. #: field:custom.info.value,display_name:0
  116. msgid "Display Name"
  117. msgstr "Nome da visualizzare"
  118. #. module: base_custom_info
  119. #: field:custom.info,id:0 field:custom.info.model_link,id:0
  120. #: field:custom.info.property,id:0 field:custom.info.template,id:0
  121. #: field:custom.info.value,id:0
  122. msgid "ID"
  123. msgstr "ID"
  124. #. module: base_custom_info
  125. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  126. msgid "Info Lines"
  127. msgstr ""
  128. #. module: base_custom_info
  129. #: model:ir.model,name:base_custom_info.model_custom_info
  130. msgid "Inheritable abstract model to add custom info in any model"
  131. msgstr ""
  132. #. module: base_custom_info
  133. #: field:custom.info,__last_update:0
  134. #: field:custom.info.model_link,__last_update:0
  135. #: field:custom.info.property,__last_update:0
  136. #: field:custom.info.template,__last_update:0
  137. #: field:custom.info.value,__last_update:0
  138. msgid "Last Modified on"
  139. msgstr "Ultima modifica il"
  140. #. module: base_custom_info
  141. #: field:custom.info.property,write_uid:0
  142. #: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
  143. msgid "Last Updated by"
  144. msgstr "Ultimo aggiornamento da"
  145. #. module: base_custom_info
  146. #: field:custom.info.property,write_date:0
  147. #: field:custom.info.template,write_date:0
  148. #: field:custom.info.value,write_date:0
  149. msgid "Last Updated on"
  150. msgstr "Ultimo aggiornamento il"
  151. #. module: base_custom_info
  152. #: field:custom.info.model_link,model:0
  153. #: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
  154. #: field:custom.info.template,model_id:0 field:custom.info.value,model:0
  155. #: field:custom.info.value,model_id:0
  156. msgid "Model"
  157. msgstr "Modello"
  158. #. module: base_custom_info
  159. #: field:custom.info.property,name:0 field:custom.info.template,name:0
  160. #: field:custom.info.value,name:0
  161. msgid "Name"
  162. msgstr "Nome"
  163. #. module: base_custom_info
  164. #: field:custom.info.template,info_ids:0
  165. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
  166. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
  167. msgid "Properties"
  168. msgstr "Proprietà"
  169. #. module: base_custom_info
  170. #: field:custom.info.value,property_id:0
  171. msgid "Property"
  172. msgstr "Proprietà"
  173. #. module: base_custom_info
  174. #: field:custom.info.property,info_value_ids:0
  175. msgid "Property Values"
  176. msgstr "Valori della Proprietà"
  177. #. module: base_custom_info
  178. #: field:custom.info.value,res_id:0
  179. msgid "Resource ID"
  180. msgstr "ID Risorsa"
  181. #. module: base_custom_info
  182. #: field:custom.info.property,template_id:0
  183. msgid "Template"
  184. msgstr "Modello"
  185. #. module: base_custom_info
  186. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
  187. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
  188. msgid "Templates"
  189. msgstr "Modelli"
  190. #. module: base_custom_info
  191. #: field:custom.info.value,value:0
  192. msgid "Value"
  193. msgstr "Valore"
  194. #. module: base_custom_info
  195. #: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
  196. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
  197. msgid "Values"
  198. msgstr "Valori"