summaryrefslogtreecommitdiff
path: root/plugins/Calendar/Locale/it_IT/translations.php
blob: 378e8b9878a77b2e9d4f993bb2606016cee37ea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php

return array(
    'Calendar' => 'Calendario',
    'Calendar settings' => 'Impostazioni del calendario',
    'Project calendar view' => 'Vista di progetto a calendario',
    'User calendar view' => 'Vista utente a calendario',
    'My calendar' => 'Il mio calendario',
    'Switch to the list view' => 'Passa alla vista "elenco"',
    'Show tasks based on the start date' => 'Mostra i task in base alla data di inizio',
    'Subtasks time tracking' => 'Time tracking per i sotto-task',
);