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