Added label.mark_approved to translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 // Note to translators: Use proper capitalization rules for your language.
33
34 $i18n_language = 'Italian (Italiano)';
35 $i18n_months = array('Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre');
36 $i18n_weekdays = array('Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato');
37 $i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa');
38 // format mm/dd
39 $i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06/02', '08/15', '11/01', '12/08', '12/25', '12/26');
40
41 $i18n_key_words = array(
42
43 // Menus - short selection strings that are displayed on top of application web pages.
44 // Example: https://timetracker.anuko.com (black menu on top).
45 'menu.login' => 'Login',
46 'menu.logout' => 'Logout',
47 'menu.forum' => 'Forum',
48 'menu.help' => 'Aiuto',
49 'menu.create_group' => 'Crea gruppo',
50 'menu.profile' => 'Profilo',
51 'menu.group' => 'Gruppo',
52 'menu.plugins' => 'Plugin',
53 'menu.time' => 'Tempo',
54 'menu.expenses' => 'Spese',
55 'menu.reports' => 'Rapporti',
56 // TODO: translate the following.
57 // 'menu.timesheets' => 'Timesheets',
58 'menu.charts' => 'Grafici',
59 'menu.projects' => 'Progetti',
60 'menu.tasks' => 'Compiti',
61 'menu.users' => 'Utenti',
62 'menu.groups' => 'Gruppi',
63 // TODO: translate the following.
64 // 'menu.subgroups' => 'Subgroups',
65 'menu.export' => 'Esportazione',
66 'menu.clients' => 'Clienti',
67 'menu.options' => 'Opzioni',
68
69 // Footer - strings on the bottom of most pages.
70 'footer.contribute_msg' => 'Puoi collaborare al progetto Time Tracker in diversi modi.',
71 'footer.credits' => 'Credits',
72 'footer.license' => 'Licenza',
73 'footer.improve' => 'Collabora',
74
75 // Error messages.
76 'error.access_denied' => 'Accesso negato.',
77 'error.sys' => 'Errore di sistema.',
78 'error.db' => 'Errore database.',
79 // TODO: translate the following.
80 // 'error.feature_disabled' => 'Feature is disabled.',
81 'error.field' => 'Dato "{0}" errato.',
82 'error.empty' => 'Il campo "{0}" è vuoto.',
83 'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".',
84 'error.interval' => 'Il campo "{0}" deve essere maggiore di "{1}".',
85 'error.project' => 'Seleziona il progetto.',
86 'error.task' => 'Seleziona compito.',
87 'error.client' => 'Seleziona il cliente.',
88 'error.report' => 'Seleziona rapporto.',
89 'error.record' => 'Seleziona record.',
90 'error.auth' => 'Login o password errati.',
91 'error.user_exists' => 'Esiste già un utente con questo username.',
92 // TODO: translate the following.
93 // 'error.object_exists' => 'Object with this name already exists.',
94 'error.invoice_exists' => 'Esiste già una fattura con questo numero.',
95 // TODO: translate the following.
96 // 'error.role_exists' => 'Role with this rank already exists.',
97 'error.no_invoiceable_items' => 'Non ci sono voci fatturabili.',
98 'error.no_login' => 'Non esiste un utente con questo username.',
99 'error.no_groups' => 'Il database è vuoto. Loggati come amministratore e crea un nuovo gruppo.',
100 'error.upload' => 'Errore di caricamento file.',
101 'error.range_locked' => 'Intervallo data bloccato.',
102 'error.mail_send' => 'Errore nella fase di invio mail.',
103 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
104 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
105 'error.no_email' => 'Non ci sono email associate a questo username.',
106 'error.uncompleted_exists' => 'Esiste una voce incompleta. Chiudila o cancellala.',
107 'error.goto_uncompleted' => 'Vai alle voce incompleta.',
108 'error.overlap' => 'Intervallo temporale sovrapposto a voci esistenti.',
109 'error.future_date' => 'La data è nel futuro.',
110 // TODO: translate the following.
111 // 'error.xml' => 'Error in XML file at line %d: %s.',
112 // 'error.cannot_import' => 'Cannot import: %s.',
113 // 'error.format' => 'Invalid file format.',
114 // 'error.user_count' => 'Limit on user count.',
115 // 'error.expired' => 'Expiration date reached.',
116
117 // Warning messages.
118 // TODO: translate the following.
119 // 'warn.sure' => 'Are you sure?',
120 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
121
122 // Success messages.
123 // TODO: translate the following.
124 // 'msg.success' => 'Operation completed successfully.',
125
126 // Labels for buttons.
127 'button.login' => 'Login',
128 'button.now' => 'Adesso',
129 'button.save' => 'Salva',
130 'button.copy' => 'Copia',
131 'button.cancel' => 'Cancella',
132 'button.submit' => 'Invia',
133 'button.add' => 'Aggiungi',
134 'button.delete' => 'Elimina',
135 'button.generate' => 'Genera',
136 'button.reset_password' => 'Reset password',
137 'button.send' => 'Invia',
138 'button.send_by_email' => 'Invia tramite e-mail',
139 'button.create_group' => 'Crea gruppo',
140 // TODO: translate the following.
141 // 'button.create_timesheet' => 'Create timesheet',
142 'button.export' => 'Esporta gruppo',
143 'button.import' => 'Importa gruppo',
144 'button.close' => 'Chiudi',
145 'button.stop' => 'Stop',
146 // TODO: translate the following.
147 // 'button.approve' => 'Approve',
148 // 'button.disapprove' => 'Disapprove',
149
150 // Labels for controls on forms. Labels in this section are used on multiple forms.
151 'label.group_name' => 'Nome del gruppo',
152 'label.address' => 'Indirizzo',
153 'label.currency' => 'Moneta',
154 'label.manager_name' => 'Nome manager',
155 'label.manager_login' => 'Username manager',
156 'label.person_name' => 'Nome',
157 'label.thing_name' => 'Nome',
158 'label.login' => 'Login',
159 'label.password' => 'Password',
160 'label.confirm_password' => 'Conferma password',
161 'label.email' => 'E-mail',
162 'label.cc' => 'Cc',
163 'label.bcc' => 'Ccn',
164 'label.subject' => 'Oggetto',
165 'label.date' => 'Data',
166 'label.start_date' => 'Data inizio',
167 'label.end_date' => 'Data fine',
168 'label.user' => 'Utente',
169 'label.users' => 'Utenti',
170 // TODO: translate the following.
171 // 'label.group' => 'Group',
172 // 'label.subgroups' => 'Subgroups',
173 // 'label.roles' => 'Roles',
174 'label.client' => 'Cliente',
175 'label.clients' => 'Clienti',
176 'label.option' => 'Opzion',
177 'label.invoice' => 'Fattura',
178 'label.project' => 'Progetto',
179 'label.projects' => 'Progetti',
180 'label.task' => 'Compito',
181 'label.tasks' => 'Compiti',
182 'label.description' => 'Descrizione',
183 'label.start' => 'Inizio',
184 'label.finish' => 'Fine',
185 'label.duration' => 'Durata',
186 'label.note' => 'Nota',
187 'label.notes' => 'Note',
188 'label.item' => 'Voce',
189 'label.cost' => 'Costo',
190 // TODO: translate the following.
191 // 'label.ip' => 'IP',
192 'label.day_total' => 'Totale giornaliero',
193 'label.week_total' => 'Totale settimanale',
194 'label.month_total' => 'Totale mensile',
195 'label.today' => 'Oggi',
196 'label.view' => 'Visualizza',
197 'label.edit' => 'Modifica',
198 'label.delete' => 'Elimina',
199 'label.configure' => 'Configura',
200 'label.select_all' => 'Seleziona tutti',
201 'label.select_none' => 'Deseleziona tutti',
202 'label.day_view' => 'Vista giornaliera',
203 'label.week_view' => 'Vista settimanale',
204 'label.id' => 'ID',
205 'label.language' => 'Lingua',
206 'label.decimal_mark' => 'Separatore decimale',
207 'label.date_format' => 'Formato data',
208 'label.time_format' => 'Formato ora',
209 'label.week_start' => 'Primo giorno della settimana',
210 'label.comment' => 'Commento',
211 'label.status' => 'Stato',
212 'label.tax' => 'Imposta',
213 'label.subtotal' => 'Subtotale',
214 'label.total' => 'Totale',
215 'label.client_name' => 'Nome cliente',
216 'label.client_address' => 'Indirizzo cliente',
217 'label.or' => 'o',
218 'label.error' => 'Errore',
219 'label.ldap_hint' => 'Digita il tuo <b>Login Windows</b> e la tua <b>password</b> nei campi qui sotto.',
220 'label.required_fields' => '* campi obbligatori',
221 'label.on_behalf' => 'a favore di',
222 'label.role_manager' => '(manager)',
223 'label.role_comanager' => '(co-manager)',
224 'label.role_admin' => '(amministratore)',
225 'label.page' => 'Pagina',
226 'label.condition' => 'Condizione',
227 'label.yes' => 'si',
228 'label.no' => 'no',
229 // Labels for plugins (extensions to Time Tracker that provide additional features).
230 'label.custom_fields' => 'Campi personalizzati',
231 'label.monthly_quotas' => 'Quote mensili',
232 'label.type' => 'Tipo',
233 'label.type_dropdown' => 'menu a tendina',
234 'label.type_text' => 'testo',
235 'label.required' => 'Obbligatorio',
236 'label.fav_report' => 'Rapporto preferito',
237 'label.schedule' => 'Programma',
238 'label.what_is_it' => 'Cosa è?',
239 'label.expense' => 'Spesa',
240 'label.quantity' => 'Quantità',
241 'label.paid_status' => 'Stato pagamento',
242 'label.paid' => 'Pagato',
243 'label.mark_paid' => 'Segna come pagato',
244 'label.week_note' => 'Nota settimanale',
245 'label.week_list' => 'Lista settimanale',
246 // TODO: translate the following.
247 // 'label.work_units' => 'Work units',
248 // 'label.work_units_short' => 'Units',
249 'label.totals_only' => 'Solo i totali',
250 'label.quota' => 'Quota',
251 // TODO: translate the following.
252 // 'label.timesheet' => 'Timesheet',
253 // 'label.submitted' => 'Submitted',
254 // 'label.approved' => 'Approved',
255 // 'label.approval' => 'Report approval',
256 // 'label.mark_approved' => 'Mark approved',
257
258 // Form titles.
259 // TODO: Improve titles for consistency, so that each title explains correctly what each
260 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
261 // Compare with English file to see how it is done there and do Italian titles similarly.
262 // Specifically: Eliminazione vs Elimina - we probably want nouns in titles.
263 'title.error' => 'Errore',
264 // TODO: Translate the following.
265 // 'title.success' => 'Success',
266 'title.login' => 'Login',
267 'title.groups' => 'Gruppi',
268 // TODO: translate the following.
269 // 'title.subgroups' => 'Subgroups',
270 // 'title.add_group' => 'Adding Group',
271 'title.edit_group' => 'Modifica gruppo',
272 'title.delete_group' => 'Elimina gruppo',
273 'title.reset_password' => 'Reset password',
274 'title.change_password' => 'Cambio password',
275 'title.time' => 'Tempo',
276 'title.edit_time_record' => 'Modifica record temporale',
277 'title.delete_time_record' => 'Eliminazione record temporale',
278 'title.expenses' => 'Spese',
279 'title.edit_expense' => 'Modifica voce di spesa',
280 'title.delete_expense' => 'Eliminezione voce di spesa',
281 'title.predefined_expenses' => 'Spese predefinite',
282 'title.add_predefined_expense' => 'Aggiunta spese predefinite',
283 'title.edit_predefined_expense' => 'Modifica spese predefinite',
284 'title.delete_predefined_expense' => 'Eliminazione spese predefinite',
285 'title.reports' => 'Rapporti',
286 'title.report' => 'Rapporto',
287 'title.send_report' => 'Invio Rapporto',
288 // TODO: Translate the following.
289 // 'title.timesheets' => 'Timesheets',
290 // 'title.timesheet' => 'Timesheet',
291 'title.invoice' => 'Fattura',
292 'title.send_invoice' => 'Invia fattura',
293 'title.charts' => 'Grafici',
294 'title.projects' => 'Progetti',
295 'title.add_project' => 'Aggiungi progetto',
296 'title.edit_project' => 'Modifica progetto',
297 'title.delete_project' => 'Elimina progetto',
298 'title.tasks' => 'Compiti',
299 'title.add_task' => 'Aggiungi compito',
300 'title.edit_task' => 'Modifica compito',
301 'title.delete_task' => 'Eliminazione compito',
302 'title.users' => 'Utenti',
303 'title.add_user' => 'Crea utente',
304 'title.edit_user' => 'Modifica utente',
305 'title.delete_user' => 'Elimina utente',
306 // TODO: translate the following.
307 // 'title.roles' => 'Roles',
308 // 'title.add_role' => 'Adding Role',
309 // 'title.edit_role' => 'Editing Role',
310 // 'title.delete_role' => 'Deleting Role',
311 'title.clients' => 'Clienti',
312 'title.add_client' => 'Aggiungi cliente',
313 'title.edit_client' => 'Modifica cliente',
314 'title.delete_client' => 'Elimina cliente',
315 'title.invoices' => 'Fatture',
316 'title.add_invoice' => 'Aggiunta fattura',
317 'title.view_invoice' => 'Visualizzazione fattura',
318 'title.delete_invoice' => 'Eliminazione fattura',
319 'title.notifications' => 'Notifiche',
320 'title.add_notification' => 'Aggiunta notifica',
321 'title.edit_notification' => 'Modifica notifica',
322 'title.delete_notification' => 'Eliminazione notifica',
323 // TODO: translate the following.
324 // 'title.add_timesheet' => 'Adding Timesheet',
325 // 'title.edit_timesheet' => 'Editing Timesheet',
326 // 'title.delete_timesheet' => 'Deleting Timesheet',
327 'title.monthly_quotas' => 'Quote mensili',
328 'title.export' => 'Esporta i dati del gruppo',
329 'title.import' => 'Importa i dati del gruppo',
330 'title.options' => 'Opzioni',
331 'title.profile' => 'Profilo',
332 'title.plugins' => 'Plugin',
333 'title.cf_custom_fields' => 'Campi personalizzati',
334 'title.cf_add_custom_field' => 'Aggiunta campo personalizzato',
335 'title.cf_edit_custom_field' => 'Modifica campo personalizzato',
336 'title.cf_delete_custom_field' => 'Eliminazione campo personalizzato',
337 'title.cf_dropdown_options' => 'Opzioni menu di scelta',
338 'title.cf_add_dropdown_option' => 'Aggiunta opzione',
339 'title.cf_edit_dropdown_option' => 'Modifica opzione',
340 'title.cf_delete_dropdown_option' => 'Eliminazione opzione',
341 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
342 // It is also a name for the Locking plugin on the group settings page.
343 'title.locking' => 'Bloccaggio',
344 'title.week_view' => 'Vista settimanale',
345 // 'title.swap_roles' => 'Swapping Roles',
346 // 'title.work_units' => 'Work Units',
347
348 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
349 // Strings that are used in a single form must go to the specific form section.
350 'dropdown.all' => '--- tutti ---',
351 'dropdown.no' => '--- no ---',
352 'dropdown.current_day' => 'oggi',
353 'dropdown.previous_day' => 'ieri',
354 'dropdown.selected_day' => 'giorno',
355 'dropdown.current_week' => 'questa settimana',
356 'dropdown.previous_week' => 'settimana scorsa',
357 'dropdown.selected_week' => 'settimana',
358 'dropdown.current_month' => 'questo mese',
359 'dropdown.previous_month' => 'mese scorso',
360 'dropdown.selected_month' => 'mese',
361 'dropdown.current_year' => 'quest\\\'anno',
362 'dropdown.previous_year' => 'anno precedente',
363 'dropdown.selected_year' => 'anno',
364 'dropdown.all_time' => 'tutto il tempo',
365 'dropdown.projects' => 'progetti',
366 'dropdown.tasks' => 'compiti',
367 'dropdown.clients' => 'clienti',
368 'dropdown.select' => '--- seleziona ---',
369 'dropdown.select_invoice' => '--- seleziona la fattura ---',
370 'dropdown.status_active' => 'attivo',
371 'dropdown.status_inactive' => 'inattivo',
372 'dropdown.delete' => 'elimina',
373 'dropdown.do_not_delete' => 'non eliminare',
374 'dropdown.paid' => 'pagato',
375 'dropdown.not_paid' => 'non pagato',
376
377 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
378 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
379 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
380 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
381
382 // Login form. See example at https://timetracker.anuko.com/login.php.
383 'form.login.forgot_password' => 'Password dimenticata?',
384 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> è un sistema semplice e open source per registrare i tempi di lavoro.',
385
386 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
387 'form.reset_password.message' => 'Richiesta di reset password inviata via mail.',
388 'form.reset_password.email_subject' => 'Richiesta reset password per Anuko Time Tracker',
389 // TODO: English string has changed. "from IP added. Re-translate the beginning.
390 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
391 // "IP %s" probably sounds awkward.
392 'form.reset_password.email_body' => "Caro utente,\n\n qualcuno, IP %s, ha richiesto di reimpostare la tua password per Anuko Time Tracker. Per favore visita questo link per reimpostare la tua password.\n\n%s\n\nAnuko Time Tracker è un sistema semplice e open source per registrare i tempi di lavoro. Visita https://www.anuko.com per maggiori informazioni.\n\n",
393
394 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
395 'form.change_password.tip' => 'Digita una nuova password e clicca su Salva.',
396
397 // Time form. See example at https://timetracker.anuko.com/time.php.
398 'form.time.duration_format' => '(oo:mm o 0.0h)',
399 'form.time.billable' => 'Fatturabile',
400 'form.time.uncompleted' => 'Incompleti',
401 'form.time.remaining_quota' => 'Quota rimanente',
402 'form.time.over_quota' => 'Sopra quota',
403 // TODO: translate the following.
404 // 'form.time.remaining_balance' => 'Remaining balance',
405 // 'form.time.over_balance' => 'Over balance',
406
407 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
408 'form.time_edit.uncompleted' => 'Questo record è stato salvato con la sola ora di inzio attività. Non è un errore.',
409
410 // Week view form. See example at https://timetracker.anuko.com/week.php.
411 'form.week.new_entry' => 'Nuova voce',
412
413 // Reports form. See example at https://timetracker.anuko.com/reports.php
414 'form.reports.save_as_favorite' => 'Salva nei preferiti',
415 'form.reports.confirm_delete' => 'Sei sicuro di voler cancellare questo report dai preferiti?',
416 'form.reports.include_billable' => 'fatturabile',
417 'form.reports.include_not_billable' => 'non fatturabile',
418 'form.reports.include_invoiced' => 'fatturato',
419 'form.reports.include_not_invoiced' => 'non fatturato',
420 // TODO: translate the following.
421 // 'form.reports.include_assigned' => 'assigned',
422 // 'form.reports.include_not_assigned' => 'not assigned',
423 // 'form.reports.include_pending' => 'pending',
424 // 'form.reports.include_approved' => 'approved',
425 // 'form.reports.include_not_approved' => 'not approved',
426 'form.reports.select_period' => 'Seleziona il periodo di tempo',
427 'form.reports.set_period' => 'oppure setta le date',
428 'form.reports.show_fields' => 'Mostra i campi',
429 'form.reports.group_by' => 'Raggruppa per',
430 'form.reports.group_by_no' => '--- non raggruppare ---',
431 'form.reports.group_by_date' => 'data',
432 'form.reports.group_by_user' => 'utente',
433 'form.reports.group_by_client' => 'cliente',
434 'form.reports.group_by_project' => 'progetto',
435 'form.reports.group_by_task' => 'compito',
436
437 // Report form. See example at https://timetracker.anuko.com/report.php
438 // (after generating a report at https://timetracker.anuko.com/reports.php).
439 'form.report.export' => 'Esporta',
440 'form.report.assign_to_invoice' => 'Assegna alla fattura',
441
442 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
443 // TODO: translate the following.
444 // form.timesheets.hint' => 'Use reports to add new timesheets.',
445 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
446 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
447
448 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
449 // (you can get to this form after generating a report).
450 'form.invoice.number' => 'Numero fattura',
451 'form.invoice.person' => 'Persona',
452
453 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
454 'form.invoice.invoice_to_delete' => 'Fattura da eliminare',
455 'form.invoice.invoice_entries' => 'Voci fattura',
456 'form.invoice.confirm_deleting_entries' => 'Per favore conferma di voler eliminare le voci fattura da Time Tracker.',
457
458 // Charts form. See example at https://timetracker.anuko.com/charts.php
459 'form.charts.interval' => 'Intervallo',
460 'form.charts.chart' => 'Grafico',
461
462 // Projects form. See example at https://timetracker.anuko.com/projects.php
463 'form.projects.active_projects' => 'Progetti attivi',
464 'form.projects.inactive_projects' => 'Progetti inattivi',
465
466 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
467 'form.tasks.active_tasks' => 'Compiti attivi',
468 'form.tasks.inactive_tasks' => 'Compiti inattivi',
469
470 // Users form. See example at https://timetracker.anuko.com/users.php
471 'form.users.active_users' => 'Utenti attivi',
472 'form.users.inactive_users' => 'Utenti inattivi',
473 'form.users.uncompleted_entry' => 'Questo utente ha un record temporale incompleto',
474 'form.users.role' => 'Ruolo',
475 'form.users.manager' => 'Manager',
476 'form.users.comanager' => 'Co-manager',
477 'form.users.rate' => 'Costo',
478 'form.users.default_rate' => 'Costo per ora di default',
479
480 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
481 // TODO: translate the following.
482 // 'form.user_edit.swap_roles' => 'Swap roles',
483
484 // Roles form. See example at https://timetracker.anuko.com/roles.php
485 // TODO: translate the following.
486 // 'form.roles.active_roles' => 'Active Roles',
487 // 'form.roles.inactive_roles' => 'Inactive Roles',
488 // 'form.roles.rank' => 'Rank',
489 // 'form.roles.rights' => 'Rights',
490 // 'form.roles.assigned' => 'Assigned',
491 // 'form.roles.not_assigned' => 'Not assigned',
492
493 // Clients form. See example at https://timetracker.anuko.com/clients.php
494 'form.clients.active_clients' => 'Clienti attivi',
495 'form.clients.inactive_clients' => 'Clienti inattivi',
496
497 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
498 'form.client.client_to_delete' => 'Client da eliminare',
499 'form.client.client_entries' => 'Voci client',
500
501 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
502 'form.export.hint' => 'Puoi esporate tutti i dati dei gruppo in un file xml. Questo può essere utile se devi trasferire i dati da un server ad un altro.',
503 'form.export.compression' => 'Compressione',
504 'form.export.compression_none' => 'niente',
505 'form.export.compression_bzip' => 'bzip',
506
507 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
508 'form.import.hint' => 'Importa i dati del gruppo da un file xml.',
509 'form.import.file' => 'Seleziona il file',
510 'form.import.success' => 'Importazione eseguita con successo.',
511
512 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
513 'form.groups.hint' => 'Crea un nuovo gruppo creando un account gruppo manager.<br>Puoi anche importare i dati di un gruppo da un file xml esportato da un altro server Anuko Time Tracker (non sono ammessi login duplicati).',
514
515 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
516 'form.group_edit.12_hours' => '12 ore',
517 'form.group_edit.24_hours' => '24 ore',
518 'form.group_edit.show_holidays' => 'Mostra vacanze',
519 'form.group_edit.tracking_mode' => 'Modalità di registrazione',
520 'form.group_edit.mode_time' => 'tempo',
521 'form.group_edit.mode_projects' => 'progetti',
522 'form.group_edit.mode_projects_and_tasks' => 'progetti e compiti',
523 'form.group_edit.record_type' => 'Tipo di record',
524 'form.group_edit.type_all' => 'tutto',
525 'form.group_edit.type_start_finish' => 'inizio e fine',
526 'form.group_edit.type_duration' => 'durata',
527 // TODO: translate the following.
528 // 'form.group_edit.punch_mode' => 'Punch mode',
529 // 'form.group_edit.allow_overlap' => 'Allow overlap',
530 // 'form.group_edit.future_entries' => 'Future entries',
531 'form.group_edit.uncompleted_indicators' => 'Indicatori incompleti',
532 // TODO: translate the following.
533 // 'form.group_edit.confirm_save' => 'Confirm saving',
534 // 'form.group_edit.allow_ip' => 'Allow IP',
535
536 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
537 // TODO: translate the following.
538 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
539
540 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
541 'form.mail.from' => 'Da',
542 'form.mail.to' => 'A',
543 'form.mail.report_subject' => 'Rapporto Time Tracker',
544 'form.mail.footer' => 'Anuko Time Tracker è un sistema semplice e open source <br>per registrare i tempi di lavoro. Visita <a href="https://www.anuko.com">www.anuko.com</a> per maggiori informazioni.',
545 'form.mail.report_sent' => 'Rapporto inviato.',
546 'form.mail.invoice_sent' => 'Fattura inviata.',
547
548 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
549 'form.quota.year' => 'Anno',
550 'form.quota.month' => 'Mese',
551 'form.quota.workday_hours' => 'Ore lavorative in un giorno',
552 'form.quota.hint' => 'Se i valori sono vuoti, le quote vengono calcolate automaticamente basandosi su ore giornaliere e vacanze.',
553
554 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
555 // TODO: translate the following.
556 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
557 // 'form.swap.swap_with' => 'Swap roles with',
558
559 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
560 // TODO: translate the following.
561 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
562 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
563
564 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
565 // TODO: translate the following.
566 // 'role.user.label' => 'User',
567 // 'role.user.low_case_label' => 'user',
568 // 'role.user.description' => 'A regular member without management rights.',
569 // 'role.client.label' => 'Client',
570 // 'role.client.low_case_label' => 'client',
571 // 'role.client.description' => 'A client can view its own data.',
572 // 'role.supervisor.label' => 'Supervisor',
573 // 'role.supervisor.low_case_label' => 'supervisor',
574 // 'role.supervisor.description' => 'A person with a small set of management rights.',
575 // 'role.comanager.label' => 'Co-manager',
576 // 'role.comanager.low_case_label' => 'co-manager',
577 // 'role.comanager.description' => 'A person with a big set of management functions.',
578 // 'role.manager.label' => 'Manager',
579 // 'role.manager.low_case_label' => 'manager',
580 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
581 // 'role.top_manager.label' => 'Top manager',
582 // 'role.top_manager.low_case_label' => 'top manager',
583 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
584 // 'role.admin.label' => 'Administrator',
585 // 'role.admin.low_case_label' => 'administrator',
586 // 'role.admin.description' => 'Site adminsitrator.',
587 );