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.

351 lines
10 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * super_calendar
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  10. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  12. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  13. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  14. # Paolo Valier, 2016
  15. # Paolo Valier, 2016
  16. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  17. # SaFi J. <safi2266@gmail.com>, 2015
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: server-tools (8.0)\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2016-11-28 21:29+0000\n"
  23. "PO-Revision-Date: 2016-11-25 14:57+0000\n"
  24. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  25. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  26. "language/it/)\n"
  27. "Language: it\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=UTF-8\n"
  30. "Content-Transfer-Encoding: \n"
  31. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  32. #. module: super_calendar
  33. #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar
  34. #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar
  35. #: view:super.calendar:super_calendar.super_calendar
  36. #: view:super.calendar:super_calendar.super_calendar_form
  37. #: view:super.calendar:super_calendar.super_calendar_tree
  38. msgid "Calendar"
  39. msgstr "Calendario"
  40. #. module: super_calendar
  41. #: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator
  42. msgid "Calendar Configurators"
  43. msgstr "Configuratori Calendario"
  44. #. module: super_calendar
  45. #: selection:super.calendar.configurator.line,description_type:0
  46. msgid "Code"
  47. msgstr "Codice"
  48. #. module: super_calendar
  49. #: model:ir.ui.menu,name:super_calendar.super_calendar_configuration
  50. msgid "Configuration"
  51. msgstr "Configurazione"
  52. #. module: super_calendar
  53. #: field:super.calendar,configurator_id:0
  54. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  55. #: field:super.calendar.configurator.line,configurator_id:0
  56. msgid "Configurator"
  57. msgstr "Configuratore"
  58. #. module: super_calendar
  59. #: model:ir.ui.menu,name:super_calendar.super_calendar_configurators
  60. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree
  61. msgid "Configurators"
  62. msgstr "Configuratori"
  63. #. module: super_calendar
  64. #: field:super.calendar,create_uid:0
  65. #: field:super.calendar.configurator,create_uid:0
  66. #: field:super.calendar.configurator.line,create_uid:0
  67. msgid "Created by"
  68. msgstr "Creato da"
  69. #. module: super_calendar
  70. #: field:super.calendar,create_date:0
  71. #: field:super.calendar.configurator,create_date:0
  72. #: field:super.calendar.configurator.line,create_date:0
  73. msgid "Created on"
  74. msgstr "Creato il"
  75. #. module: super_calendar
  76. #: view:super.calendar:super_calendar.super_calendar_search
  77. msgid "Current month"
  78. msgstr "Mese corrente"
  79. #. module: super_calendar
  80. #: view:super.calendar:super_calendar.super_calendar_search
  81. msgid "Current week"
  82. msgstr "Settimana corrente"
  83. #. module: super_calendar
  84. #: view:super.calendar:super_calendar.super_calendar_search
  85. msgid "Day"
  86. msgstr "Giorno"
  87. #. module: super_calendar
  88. #: field:super.calendar,name:0
  89. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  90. msgid "Description"
  91. msgstr "Descrizione"
  92. #. module: super_calendar
  93. #: field:super.calendar.configurator.line,description_type:0
  94. msgid "Description Type"
  95. msgstr "Tipo di descrizione"
  96. #. module: super_calendar
  97. #: field:super.calendar.configurator.line,description_code:0
  98. #: field:super.calendar.configurator.line,description_field_id:0
  99. msgid "Description field"
  100. msgstr "Campo descrizione"
  101. #. module: super_calendar
  102. #: field:super.calendar,display_name:0
  103. #: field:super.calendar.configurator,display_name:0
  104. #: field:super.calendar.configurator.line,display_name:0
  105. msgid "Display Name"
  106. msgstr "Nome da visualizzare"
  107. #. module: super_calendar
  108. #: view:super.calendar:super_calendar.super_calendar_search
  109. msgid "Display all elements in the current month."
  110. msgstr ""
  111. #. module: super_calendar
  112. #: view:super.calendar:super_calendar.super_calendar_search
  113. msgid "Display all elements in the current week."
  114. msgstr ""
  115. #. module: super_calendar
  116. #: view:super.calendar:super_calendar.super_calendar_search
  117. msgid "Display all elements in the next month."
  118. msgstr ""
  119. #. module: super_calendar
  120. #: view:super.calendar:super_calendar.super_calendar_search
  121. msgid "Display all elements in the next week."
  122. msgstr ""
  123. #. module: super_calendar
  124. #: field:super.calendar.configurator.line,domain:0
  125. msgid "Domain"
  126. msgstr "Domain"
  127. #. module: super_calendar
  128. #: field:super.calendar,duration:0
  129. msgid "Duration"
  130. msgstr "Durata"
  131. #. module: super_calendar
  132. #: field:super.calendar.configurator.line,duration_field_id:0
  133. msgid "Duration field"
  134. msgstr "Campo durata"
  135. #. module: super_calendar
  136. #: field:super.calendar.configurator.line,date_stop_field_id:0
  137. msgid "End date field"
  138. msgstr "Campo data fine"
  139. #. module: super_calendar
  140. #: view:super.calendar:super_calendar.super_calendar_search
  141. msgid "Extended Filters..."
  142. msgstr "Filtri estesi..."
  143. #. module: super_calendar
  144. #: selection:super.calendar.configurator.line,description_type:0
  145. msgid "Field"
  146. msgstr "Campo"
  147. #. module: super_calendar
  148. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  149. msgid "Generate Calendar"
  150. msgstr "Generazione calendario"
  151. #. module: super_calendar
  152. #: view:super.calendar:super_calendar.super_calendar_search
  153. msgid "Group By"
  154. msgstr "Raggruppa per"
  155. #. module: super_calendar
  156. #: view:super.calendar:super_calendar.super_calendar_search
  157. msgid "Group all elements in the same day."
  158. msgstr ""
  159. #. module: super_calendar
  160. #: view:super.calendar:super_calendar.super_calendar_search
  161. msgid "Group all elements in the same month."
  162. msgstr ""
  163. #. module: super_calendar
  164. #: view:super.calendar:super_calendar.super_calendar_search
  165. msgid "Group all elements in the same quarter."
  166. msgstr ""
  167. #. module: super_calendar
  168. #: view:super.calendar:super_calendar.super_calendar_search
  169. msgid "Group all elements in the same week."
  170. msgstr ""
  171. #. module: super_calendar
  172. #: view:super.calendar:super_calendar.super_calendar_search
  173. msgid "Group all elements in the same year."
  174. msgstr ""
  175. #. module: super_calendar
  176. #: field:super.calendar,id:0 field:super.calendar.configurator,id:0
  177. #: field:super.calendar.configurator.line,id:0
  178. msgid "ID"
  179. msgstr "ID"
  180. #. module: super_calendar
  181. #: field:super.calendar,__last_update:0
  182. #: field:super.calendar.configurator,__last_update:0
  183. #: field:super.calendar.configurator.line,__last_update:0
  184. msgid "Last Modified on"
  185. msgstr "Ultima modifica il"
  186. #. module: super_calendar
  187. #: field:super.calendar,write_uid:0
  188. #: field:super.calendar.configurator,write_uid:0
  189. #: field:super.calendar.configurator.line,write_uid:0
  190. msgid "Last Updated by"
  191. msgstr "Ultimo aggiornamento da"
  192. #. module: super_calendar
  193. #: field:super.calendar,write_date:0
  194. #: field:super.calendar.configurator,write_date:0
  195. #: field:super.calendar.configurator.line,write_date:0
  196. msgid "Last Updated on"
  197. msgstr "Ultimo aggiornamento il"
  198. #. module: super_calendar
  199. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  200. msgid "Line"
  201. msgstr "Riga"
  202. #. module: super_calendar
  203. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  204. #: field:super.calendar.configurator,line_ids:0
  205. msgid "Lines"
  206. msgstr "Righe"
  207. #. module: super_calendar
  208. #: field:super.calendar,model_id:0
  209. #: field:super.calendar.configurator.line,name:0
  210. msgid "Model"
  211. msgstr "Modello"
  212. #. module: super_calendar
  213. #: view:super.calendar:super_calendar.super_calendar_search
  214. msgid "Month"
  215. msgstr "Mese"
  216. #. module: super_calendar
  217. #: view:super.calendar:super_calendar.super_calendar_search
  218. msgid "My Items"
  219. msgstr "I miei oggetti"
  220. #. module: super_calendar
  221. #: field:super.calendar.configurator,name:0
  222. msgid "Name"
  223. msgstr "Nome"
  224. #. module: super_calendar
  225. #: view:super.calendar:super_calendar.super_calendar_search
  226. msgid "Next month"
  227. msgstr "Prossimo mese"
  228. #. module: super_calendar
  229. #: view:super.calendar:super_calendar.super_calendar_search
  230. msgid "Next week"
  231. msgstr "Prossima settimana"
  232. #. module: super_calendar
  233. #: view:super.calendar:super_calendar.super_calendar_search
  234. msgid "Period"
  235. msgstr "Periodo"
  236. #. module: super_calendar
  237. #: view:super.calendar:super_calendar.super_calendar_search
  238. msgid "Quarter"
  239. msgstr ""
  240. #. module: super_calendar
  241. #: field:super.calendar,res_id:0
  242. msgid "Resource"
  243. msgstr "Risorsa"
  244. #. module: super_calendar
  245. #: view:super.calendar:super_calendar.super_calendar_search
  246. msgid "Search Calendar"
  247. msgstr "Ricerca Calendario"
  248. #. module: super_calendar
  249. #: field:super.calendar,date_start:0
  250. msgid "Start date"
  251. msgstr "Data inizio"
  252. #. module: super_calendar
  253. #: field:super.calendar.configurator.line,date_start_field_id:0
  254. msgid "Start date field"
  255. msgstr "Data inizio"
  256. #. module: super_calendar
  257. #: model:ir.actions.act_window,name:super_calendar.super_calendar_action
  258. #: model:ir.ui.menu,name:super_calendar.super_calendar_menu
  259. msgid "Super Calendar"
  260. msgstr "Super Calendario"
  261. #. module: super_calendar
  262. #: code:addons/super_calendar/models/super_calendar_configurator.py:112
  263. #, python-format
  264. msgid "The 'User' field of record %s (%s) does not refer to res.users"
  265. msgstr "Il campo 'Utente' del record %s (%s) non si riferisce a res.users"
  266. #. module: super_calendar
  267. #: help:super.calendar.configurator.line,description_code:0
  268. msgid ""
  269. "Use '${o}' to refer to the involved object.\n"
  270. "E.g.: '${o.project_id.name}'"
  271. msgstr ""
  272. #. module: super_calendar
  273. #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form
  274. msgid ""
  275. "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'"
  276. msgstr ""
  277. "Usare '${o}' per richiamare l'oggetto scelto. Esempio: '${o.project_id.name}'"
  278. #. module: super_calendar
  279. #: field:super.calendar,user_id:0
  280. msgid "User"
  281. msgstr "Utente"
  282. #. module: super_calendar
  283. #: field:super.calendar.configurator.line,user_field_id:0
  284. msgid "User field"
  285. msgstr "Campo Utente"
  286. #. module: super_calendar
  287. #: view:super.calendar:super_calendar.super_calendar_search
  288. msgid "Week"
  289. msgstr "Settimana"
  290. #. module: super_calendar
  291. #: view:super.calendar:super_calendar.super_calendar_search
  292. msgid "Year"
  293. msgstr "Anno"