Rename "private" projects to "personal"
This commit is contained in:
@@ -383,8 +383,8 @@ return array(
|
||||
'Token regenerated.' => 'Token rigenerato.',
|
||||
'Date format' => 'Formato data',
|
||||
'ISO format is always accepted, example: "%s" and "%s"' => 'Il formato ISO è sempre accettato, esempio: "%s" e "%s"',
|
||||
'New private project' => 'Nuovo progetto privato',
|
||||
'This project is private' => 'Questo progetto è privato',
|
||||
'New personal project' => 'Nuovo progetto privato',
|
||||
'This project is personal' => 'Questo progetto è privato',
|
||||
'Add' => 'Aggiungi',
|
||||
'Start date' => 'Data di inizio',
|
||||
'Time estimated' => 'Tempo stimato',
|
||||
@@ -515,7 +515,7 @@ return array(
|
||||
'Horizontal scrolling' => 'Scrolling orizzontale',
|
||||
'Compact/wide view' => 'Vista compatta/estesa',
|
||||
'Currency' => 'Valuta',
|
||||
'Private project' => 'Progetto privato',
|
||||
'Personal project' => 'Progetto privato',
|
||||
'AUD - Australian Dollar' => 'AUD - Dollari Australiani',
|
||||
'CAD - Canadian Dollar' => 'CAD - Dollari Canadesi',
|
||||
'CHF - Swiss Francs' => 'CHF - Franchi Svizzeri',
|
||||
@@ -607,7 +607,7 @@ return array(
|
||||
'Two factor authentication disabled' => 'Two factor authentication disabilitata',
|
||||
'Two factor authentication enabled' => 'Two factor authentication abilitata',
|
||||
'Unable to update this user.' => 'Impossibile aggiornare questo utente.',
|
||||
'There is no user management for private projects.' => 'Non è prevista la gestione di utenti per i progetti privati.',
|
||||
'There is no user management for personal projects.' => 'Non è prevista la gestione di utenti per i progetti privati.',
|
||||
'User that will receive the email' => 'Utente che riceverà l\'email',
|
||||
'Email subject' => 'Soggetto dell\'email',
|
||||
'Date' => 'Data',
|
||||
@@ -906,7 +906,7 @@ return array(
|
||||
'Project owner: ' => 'Proprietario del progetto: ',
|
||||
'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'L\'identificativo del progetto è opzionale e deve essere alfanumerico, ad esempio: MIOPROGETTO.',
|
||||
'Project owner' => 'Proprietario del progetto',
|
||||
'Private projects do not have users and groups management.' => 'Per i progetti privati non è prevista la gestione di utenti e gruppi.',
|
||||
'Personal projects do not have users and groups management.' => 'Per i progetti privati non è prevista la gestione di utenti e gruppi.',
|
||||
'There is no project member.' => 'Non è impostato un membro del progetto.',
|
||||
'Priority' => 'Priorità',
|
||||
'Task priority' => 'Priorità del task',
|
||||
@@ -966,7 +966,7 @@ return array(
|
||||
'End date: ' => 'Data di fine: ',
|
||||
'New due date: ' => 'Nuova data di scadenza: ',
|
||||
'Start date changed: ' => 'Data di inizio cambiata: ',
|
||||
'Disable private projects' => 'Disabilita progetti privati',
|
||||
'Disable personal projects' => 'Disabilita progetti privati',
|
||||
'Do you really want to remove this custom filter: "%s"?' => 'Vuoi davvero rimuovere questo filtro personalizato: "%s"?',
|
||||
'Remove a custom filter' => 'Rimuovi un filtro personalizzato',
|
||||
'User activated successfully.' => 'Utente attivato con successo.',
|
||||
@@ -1409,8 +1409,6 @@ return array(
|
||||
// 'XBT - bitcoin' => '',
|
||||
// 'Assigned' => '',
|
||||
// 'Task limits apply to each swimlane individually' => '',
|
||||
// 'Task limits are applied to each swimlane individually' => '',
|
||||
// 'Task limits are applied across swimlanes' => '',
|
||||
// 'Column task limits apply to each swimlane individually' => '',
|
||||
// 'Column task limits are applied to each swimlane individually' => '',
|
||||
// 'Column task limits are applied across swimlanes' => '',
|
||||
|
||||
Reference in New Issue
Block a user