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