1<?php
2return array (
3  'Set a maximum age of events and tasks. If an event or task is older then that number of days it will not be synchronized. You can also choose to delete older events from the client. This will keep your mobile device clean and fast.' => 'Impostare una durata massima di eventi ed attività. If an event or task is older then that number of days it will not be synchronized. Puoi anche scegliere di eliminare i vecchi eventi dal client. Questo terrà il tuo dispositivo mobile pulito e veloce.',
4  'name' => 'Sincronizzazione',
5  'description' => 'Inserisci qui una descrizione',
6  'Synchronization' => 'Sincronizzazione',
7  'Maximum days old' => 'Maximum days old',
8  'Address books' => 'Rubriche',
9);
10