mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
605 lines
32 KiB
PHP
605 lines
32 KiB
PHP
<?php
|
|
|
|
return array(
|
|
'None' => 'Nessuno',
|
|
'edit' => 'modificare',
|
|
'Edit' => 'Modificare',
|
|
'remove' => 'cancellare',
|
|
'Remove' => 'Cancellare',
|
|
'Update' => 'Aggiornare',
|
|
'Yes' => 'Si',
|
|
'No' => 'No',
|
|
'cancel' => 'annullare',
|
|
'or' => 'o',
|
|
'Yellow' => 'Giallo',
|
|
'Blue' => 'Blu',
|
|
'Green' => 'Verde',
|
|
'Purple' => 'Viola',
|
|
'Red' => 'Rosso',
|
|
'Orange' => 'Arancione',
|
|
'Grey' => 'Grigio',
|
|
'Save' => 'Salvare',
|
|
'Login' => 'Entra',
|
|
'Official website:' => 'Sito web ufficiale:',
|
|
'Unassigned' => 'Non assegnato',
|
|
'View this task' => 'Vedere questo compito',
|
|
'Remove user' => 'Cancellare un utente',
|
|
'Do you really want to remove this user: "%s"?' => 'Veramente vuoi cancellare questo utente: « %s » ?',
|
|
'New user' => 'Aggiungere un utente',
|
|
'All users' => 'Tutti gli utenti',
|
|
'Username' => 'Nome utente',
|
|
'Password' => 'Password',
|
|
'Default project' => 'Progetto predefinito',
|
|
'Administrator' => 'Amministratore',
|
|
'Sign in' => 'Iscriversi',
|
|
'Users' => 'Utenti',
|
|
'No user' => 'Nessun utente',
|
|
'Forbidden' => 'Vietato',
|
|
'Access Forbidden' => 'Accesso vietato',
|
|
'Only administrators can access to this page.' => 'Solo gli amministratori possono accedere a questa pagina.',
|
|
'Edit user' => 'Modificare un utente',
|
|
'Logout' => 'Uscire',
|
|
'Bad username or password' => 'Utente o password errati',
|
|
'users' => 'utenti',
|
|
'projects' => 'progetti',
|
|
'Edit project' => 'Modificare progetto',
|
|
'Name' => 'Nome',
|
|
'Activated' => 'Attivo',
|
|
'Projects' => 'Progetti',
|
|
'No project' => 'Nessun progetto',
|
|
'Project' => 'Progetto',
|
|
'Status' => 'Stato',
|
|
'Tasks' => 'Compiti',
|
|
'Board' => 'Bacheca',
|
|
// 'Actions' => '',
|
|
'Inactive' => 'Inattivo',
|
|
'Active' => 'Attivo',
|
|
'Column %d' => 'Colonna %d',
|
|
'Add this column' => 'Aggiungere questa colonna',
|
|
'%d tasks on the board' => '%d compiti sulla bacheca',
|
|
'%d tasks in total' => '%d compiti in totale',
|
|
'Unable to update this board.' => 'Non si può aggiornare questa bacheca.',
|
|
'Edit board' => 'Modificare questa bacheca',
|
|
'Disable' => 'Disattivare',
|
|
'Enable' => 'Attivare',
|
|
'New project' => 'Nuovo progetto',
|
|
'Do you really want to remove this project: "%s"?' => 'Veramente vuoi eliminare questo progetto: « %s » ?',
|
|
'Remove project' => 'Cancellare il progetto',
|
|
'Boards' => 'Bacheche',
|
|
'Edit the board for "%s"' => 'Modificare la bacheca per « %s »',
|
|
'All projects' => 'Tutti i progetti',
|
|
'Change columns' => 'Cambiare le colonne',
|
|
'Add a new column' => 'Aggiungere una nuova colonna',
|
|
'Title' => 'Titolo',
|
|
'Add Column' => 'Aggiungere colonna',
|
|
'Project "%s"' => 'progetto « %s »',
|
|
'Nobody assigned' => 'Nessuno assegnato',
|
|
'Assigned to %s' => 'Assegnato a %s',
|
|
'Remove a column' => 'Cancellare questa colonna',
|
|
'Remove a column from a board' => 'Cancellare una colonna da una bacheca',
|
|
'Unable to remove this column.' => 'Non si può cancellare questa colonna.',
|
|
'Do you really want to remove this column: "%s"?' => 'Veramente desideri cancellare questa colonna : « %s » ?',
|
|
'This action will REMOVE ALL TASKS associated to this column!' => 'Questa azione cancellerà TUTTI I COMPITI legati a questa colonna!',
|
|
'Settings' => 'Impostazioni',
|
|
'Application settings' => 'Impostazioni dell\'applicazione',
|
|
'Language' => 'Lingua',
|
|
'Webhook token:' => 'Identificatore (token) per i webhooks :',
|
|
// 'API token:' => '',
|
|
'More information' => 'Più informazioni',
|
|
'Database size:' => 'Dimensioni della base dati:',
|
|
'Download the database' => 'Scaricare la base dati',
|
|
'Optimize the database' => 'Ottimizare la base dati',
|
|
'(VACUUM command)' => '(Comando VACUUM)',
|
|
'(Gzip compressed Sqlite file)' => '(File Sqlite compresso in Gzip)',
|
|
'User settings' => 'Impostazioni di utente',
|
|
'My default project:' => 'Il mio progetto predefinito:',
|
|
'Close a task' => 'Chiudere un compito',
|
|
'Do you really want to close this task: "%s"?' => 'Veramente desideri chiudere questo compito: « %s » ?',
|
|
'Edit a task' => 'Modificare un compito',
|
|
'Column' => 'colonna',
|
|
// 'Color' => '',
|
|
'Assignee' => 'Persona assegnata',
|
|
'Create another task' => 'Creare un nuovo compito',
|
|
'New task' => 'Nuovo compito',
|
|
'Open a task' => 'Aprire un compito',
|
|
'Do you really want to open this task: "%s"?' => 'Veramente desideri aprire questo compito: « %s » ?',
|
|
'Back to the board' => 'Tornare alla bacheca',
|
|
// 'Created on %B %e, %Y at %k:%M %p' => '',
|
|
'There is nobody assigned' => 'Non c\'è nessuno assegnato a questo compito',
|
|
'Column on the board:' => 'Colonna sulla bacheca: ',
|
|
'Status is open' => 'Stato aperto',
|
|
'Status is closed' => 'stato chiuso',
|
|
'Close this task' => 'Chiudere questo compito',
|
|
'Open this task' => 'Aprire questo compito',
|
|
'There is no description.' => 'Non c\'è descrizione.',
|
|
'Add a new task' => 'Aggiungere un nuovo compito',
|
|
'The username is required' => 'Si richiede un nome di utente',
|
|
'The maximum length is %d characters' => 'La lunghezza massima è di %d caratteri',
|
|
'The minimum length is %d characters' => 'La lunghezza minima è di %d caratteri',
|
|
'The password is required' => 'Si richiede una password',
|
|
'This value must be an integer' => 'questo valore deve essere un intero',
|
|
'The username must be unique' => 'Il nome di utente deve essere unico',
|
|
'The username must be alphanumeric' => 'Il nome di utente deve essere alfanumerico',
|
|
'The user id is required' => 'Si richiede l\'identificatore dell\'utente',
|
|
// 'Passwords don\'t match' => '',
|
|
'The confirmation is required' => 'Si richiede una conferma',
|
|
'The column is required' => 'Si richiede una colonna',
|
|
'The project is required' => 'Si richiede il progetto',
|
|
'The color is required' => 'Si richiede il colore',
|
|
'The id is required' => 'Si richiede l\'identificatore',
|
|
'The project id is required' => 'Si richiede l\'identificatore del progetto',
|
|
'The project name is required' => 'Si richiede il nome del progetto',
|
|
'This project must be unique' => 'Il nome del progetto deve essere unico',
|
|
'The title is required' => 'Si richiede un titolo',
|
|
'The language is required' => 'Si richiede una lingua',
|
|
'There is no active project, the first step is to create a new project.' => 'Non ci sono progetti attivi, il primo passo consiste in creare un nuovo progetto.',
|
|
'Settings saved successfully.' => 'Impostazioni salvate correttamente.',
|
|
'Unable to save your settings.' => 'Non si possono salvare le impostazioni.',
|
|
'Database optimization done.' => 'Ottimizzazione della base dati conclusa.',
|
|
'Your project have been created successfully.' => 'Il tuo progetto è stato creato correttamente.',
|
|
'Unable to create your project.' => 'Non si può creare il progetto.',
|
|
'Project updated successfully.' => 'Progetto aggiornato correttamente.',
|
|
'Unable to update this project.' => 'Non si può aggiornare il progetto.',
|
|
'Unable to remove this project.' => 'Non si può cancellare questo progetto.',
|
|
'Project removed successfully.' => 'Progetto cancellato correttamente.',
|
|
'Project activated successfully.' => 'Progetto attivato correttamente.',
|
|
'Unable to activate this project.' => 'Non si può attivare il progetto.',
|
|
'Project disabled successfully.' => 'Progetto disattivato correttamente.',
|
|
'Unable to disable this project.' => 'Non si può disattivare il progetto.',
|
|
'Unable to open this task.' => 'Non si può aprire questo compito.',
|
|
'Task opened successfully.' => 'Il compito è stato aperto correttamente.',
|
|
'Unable to close this task.' => 'Non si può chiudere questo compito.',
|
|
'Task closed successfully.' => 'Compito chiuso correttamente.',
|
|
'Unable to update your task.' => 'Non si può modificare questo compito.',
|
|
'Task updated successfully.' => 'Compito modificato correttamente.',
|
|
'Unable to create your task.' => 'Non si può creare questo compito.',
|
|
'Task created successfully.' => 'Compito creato correttamente.',
|
|
'User created successfully.' => 'Utente creato correttamente.',
|
|
'Unable to create your user.' => 'Non si può creare l\'utente.',
|
|
'User updated successfully.' => 'Utente aggiornato correttamente.',
|
|
'Unable to update your user.' => 'Non si può aggiornare questo utente.',
|
|
'User removed successfully.' => 'Utente cancellato correttamente.',
|
|
'Unable to remove this user.' => 'Non si può cancellare questo utente.',
|
|
'Board updated successfully.' => 'Bacheca aggiornata correttamente.',
|
|
'Ready' => 'Pronto',
|
|
'Backlog' => 'In attesa',
|
|
'Work in progress' => 'In corso',
|
|
'Done' => 'Fatto',
|
|
'Application version:' => 'Versione dell\'applicazione:',
|
|
// 'Completed on %B %e, %Y at %k:%M %p' => '',
|
|
// '%B %e, %Y at %k:%M %p' => '',
|
|
'Date created' => 'Data di creazione',
|
|
'Date completed' => 'Data di termine',
|
|
'Id' => 'Identificatore',
|
|
'No task' => 'Nessun compito',
|
|
'Completed tasks' => 'Compiti fatti',
|
|
'List of projects' => 'Lista di progetti',
|
|
'Completed tasks for "%s"' => 'Compiti fatti da « %s »',
|
|
'%d closed tasks' => '%d compiti chiusi',
|
|
'No task for this project' => 'Nessun compito per questo progetto',
|
|
'Public link' => 'Link pubblico',
|
|
'There is no column in your project!' => 'Non c\'è nessuna colonna per questo progetto!',
|
|
'Change assignee' => 'Cambiare la persona assegnata',
|
|
'Change assignee for the task "%s"' => 'Cambiare la persona assegnata per il compito « %s »',
|
|
'Timezone' => 'Fuso orario',
|
|
'Sorry, I didn\'t found this information in my database!' => 'Mi dispiace, non ho trovato questa informazione sulla base dati!',
|
|
'Page not found' => 'Pagina non trovata',
|
|
// 'Complexity' => '',
|
|
'limit' => 'limite',
|
|
'Task limit' => 'Numero massimo di compiti',
|
|
// 'Task count' => '',
|
|
'This value must be greater than %d' => 'questo valore deve essere maggiore di %d',
|
|
'Edit project access list' => 'Modificare i permessi del progetto',
|
|
'Edit users access' => 'Modificare i permessi degli utenti',
|
|
'Allow this user' => 'Permettere a questo utente',
|
|
'Only those users have access to this project:' => 'Solo questi utenti hanno accesso a questo progetto:',
|
|
'Don\'t forget that administrators have access to everything.' => 'Non dimenticare che gli amministratori hanno accesso a tutto.',
|
|
'revoke' => 'revocare',
|
|
'List of authorized users' => 'Lista di utenti autorizzati',
|
|
'User' => 'Utente',
|
|
// 'Nobody have access to this project.' => '',
|
|
'You are not allowed to access to this project.' => 'Non hai l\'accesso a questo progetto.',
|
|
'Comments' => 'Commenti',
|
|
'Post comment' => 'Mandare commento',
|
|
'Write your text in Markdown' => 'Scrivi il testo in Markdown',
|
|
'Leave a comment' => 'Lasciare un commento',
|
|
'Comment is required' => 'Si richiede un commento',
|
|
'Leave a description' => 'Lasciare una descrizione',
|
|
'Comment added successfully.' => 'Commenti aggiunti correttamente.',
|
|
'Unable to create your comment.' => 'Non si può creare questo commento.',
|
|
'The description is required' => 'Si richiede una descrizione',
|
|
'Edit this task' => 'Modificare questo compito',
|
|
'Due Date' => 'Data di scadenza',
|
|
'Invalid date' => 'Data sbagliata',
|
|
// 'Must be done before %B %e, %Y' => '',
|
|
// '%B %e, %Y' => '',
|
|
'Automatic actions' => 'Azioni automatiche',
|
|
'Your automatic action have been created successfully.' => 'l\'azione automatica è stata creata correttamente.',
|
|
'Unable to create your automatic action.' => 'Non si può creare quest\'azione automatica.',
|
|
'Remove an action' => 'Cancellare un\'azione',
|
|
'Unable to remove this action.' => 'Non si può cancellare questa azione.',
|
|
'Action removed successfully.' => 'Azione cancellata correttamente.',
|
|
'Automatic actions for the project "%s"' => 'Azioni automatiche per questo progetto « %s »',
|
|
'Defined actions' => 'Azioni definite',
|
|
// 'Add an action' => '',
|
|
'Event name' => 'Nome dell\'evento',
|
|
'Action name' => 'Nome dell\'azione',
|
|
'Action parameters' => 'Parametri d\'azione',
|
|
'Action' => 'Azione',
|
|
'Event' => 'Evento',
|
|
'When the selected event occurs execute the corresponding action.' => 'Quando accade l\'evento selezionato, eseguire l\'azione corrispondente.',
|
|
'Next step' => 'Passo seguente',
|
|
'Define action parameters' => 'Definire i parametri dell\'azione',
|
|
'Save this action' => 'Salvare questa azione',
|
|
'Do you really want to remove this action: "%s"?' => 'Veramente vuole cancellare questa azione « %s » ?',
|
|
'Remove an automatic action' => 'Cancellare un\'azione automatica',
|
|
'Close the task' => 'Chiudere questo compito',
|
|
'Assign the task to a specific user' => 'Assegnare questo compito a un utente specifico',
|
|
'Assign the task to the person who does the action' => 'Assegnare il compito all\'utente che svolge l\'azione',
|
|
'Duplicate the task to another project' => 'Duplicare il compito in altro progetto',
|
|
'Move a task to another column' => 'Muovere un compito in un\'altra colonna',
|
|
'Move a task to another position in the same column' => 'Muovere un compito in un\'altra posizione sulla stessa colonna',
|
|
'Task modification' => 'Modifica di un compito',
|
|
'Task creation' => 'Creazione di un compito',
|
|
'Open a closed task' => 'Riaprire un compito',
|
|
'Closing a task' => 'Chiudere un compito',
|
|
// 'Assign a color to a specific user' => '',
|
|
'Column title' => 'Titolo della colonna',
|
|
'Position' => 'Posizione',
|
|
'Move Up' => 'Alzare',
|
|
'Move Down' => 'Abassare',
|
|
'Duplicate to another project' => 'Duplicare in un altro progetto',
|
|
'Duplicate' => 'Duplicare',
|
|
'link' => 'link',
|
|
'Update this comment' => 'Aggiornare questo commento',
|
|
'Comment updated successfully.' => 'Commento aggiornato correttamente.',
|
|
'Unable to update your comment.' => 'Non si può aggiornare questo commento.',
|
|
'Remove a comment' => 'Cancellare un commento',
|
|
'Comment removed successfully.' => 'Commento cancellato correttamente.',
|
|
'Unable to remove this comment.' => 'Non si può cancellare questo commento.',
|
|
'Do you really want to remove this comment?' => 'Desidera cancellare questo commento?',
|
|
'Only administrators or the creator of the comment can access to this page.' => 'Solo gli amministratori o l\'autore del commento hanno accesso a questa pagina.',
|
|
'Details' => 'Dettagli',
|
|
'Current password for the user "%s"' => 'Password attuale per l\'utente: « %s »',
|
|
'The current password is required' => 'Si richiede la password attuale',
|
|
'Wrong password' => 'password sbagliata',
|
|
'Reset all tokens' => 'Azzerare gli identificatori (tokens) di sicurezza ',
|
|
'All tokens have been regenerated.' => 'Tutti gli identificatori (tokens) sono stati rigenerati.',
|
|
'Unknown' => 'Sconociuto',
|
|
'Last logins' => 'Ultimi ingressi',
|
|
'Login date' => 'Data di ingresso',
|
|
'Authentication method' => 'Metodo di autenticazzione',
|
|
'IP address' => 'Indirizzo IP',
|
|
'User agent' => 'Navigatore',
|
|
'Persistent connections' => 'Connessioni persistenti',
|
|
'No session.' => 'Non esiste sessione.',
|
|
'Expiration date' => 'Data di scadenza',
|
|
'Remember Me' => 'Ricordami',
|
|
'Creation date' => 'Data di creazione',
|
|
'Filter by user' => 'Filtrato mediante utente',
|
|
'Filter by due date' => 'Filtrare attraverso data di scadenza',
|
|
'Everybody' => 'Tutti',
|
|
'Open' => 'Aperto',
|
|
'Closed' => 'Chiuso',
|
|
'Search' => 'Cercare',
|
|
'Nothing found.' => 'Non si è trovato nulla.',
|
|
'Search in the project "%s"' => 'Cercare nel progetto "%s"',
|
|
'Due date' => 'Data di scadenza',
|
|
'Others formats accepted: %s and %s' => 'Altri formati accettati: %s y %s',
|
|
'Description' => 'Descrizione',
|
|
'%d comments' => '%d commenti',
|
|
'%d comment' => '%d commento',
|
|
'Email address invalid' => 'Indirizzo e-mail sbagliato',
|
|
'Your Google Account is not linked anymore to your profile.' => 'Il suo account Google non è più collegato al suo profilo',
|
|
'Unable to unlink your Google Account.' => 'Non si può svincolare l\'account di Google.',
|
|
'Google authentication failed' => 'Autenticazione con Google non riuscita',
|
|
'Unable to link your Google Account.' => 'Non si può collegare il tuo account di Google.',
|
|
'Your Google Account is linked to your profile successfully.' => 'Il tuo account di Google è stato collegato correttamente al tuo profilo.',
|
|
'Email' => 'E-mail',
|
|
'Link my Google Account' => 'Collegare il mio Account di Google',
|
|
'Unlink my Google Account' => 'Scollegare il mio account di Google',
|
|
'Login with my Google Account' => 'Entra con il mio Account di Google',
|
|
'Project not found.' => 'progetto non trovato.',
|
|
'Task #%d' => 'Compito numero %d',
|
|
'Task removed successfully.' => 'Compito cancellato correttamente.',
|
|
'Unable to remove this task.' => 'Non si può cancellare questo compito.',
|
|
'Remove a task' => 'Cancellare un compito',
|
|
'Do you really want to remove this task: "%s"?' => 'Veramente vuoi cancellare questo compito: "%s"?',
|
|
'Assign automatically a color based on a category' => 'Assegnare un colore in modo automatico basandosi sulla categoria',
|
|
'Assign automatically a category based on a color' => 'Assegnare una categoria in modo automatico basandosi sul colore',
|
|
'Task creation or modification' => 'Creazione o modifica di compito',
|
|
'Category' => 'Categoria',
|
|
'Category:' => 'Categoria:',
|
|
'Categories' => 'Categorie',
|
|
'Category not found.' => 'Categoria non trovata.',
|
|
'Your category have been created successfully.' => 'La tua categoria è stata creata correttamente.',
|
|
'Unable to create your category.' => 'Non si può creare la tua categoria.',
|
|
'Your category have been updated successfully.' => 'La tua categoria è stata aggiornata correttamente.',
|
|
'Unable to update your category.' => 'Non si può aggiornare la tua categoria.',
|
|
'Remove a category' => 'Cancellare una categoria',
|
|
'Category removed successfully.' => 'Categoria cancellata correttamente.',
|
|
'Unable to remove this category.' => 'Non si può cancellare questa categoria.',
|
|
'Category modification for the project "%s"' => 'Modifica di categoria per il progetto "%s"',
|
|
'Category Name' => 'Nome di categoria',
|
|
'Categories for the project "%s"' => 'Categorie per il progetto',
|
|
'Add a new category' => 'Aggiungere una nuova categoria',
|
|
'Do you really want to remove this category: "%s"?' => 'Vuoi veramente cancellare questa categoria: "%s"?',
|
|
'Filter by category' => 'Filtrare attraverso categoria',
|
|
'All categories' => 'Tutte le categorie',
|
|
'No category' => 'Senza categoria',
|
|
'The name is required' => 'Si richiede un nome',
|
|
'Remove a file' => 'Cancellare un file',
|
|
'Unable to remove this file.' => 'Non si può cancellare questo file.',
|
|
'File removed successfully.' => 'File cancellato correttamente.',
|
|
'Attach a document' => 'Allegare un documento',
|
|
'Do you really want to remove this file: "%s"?' => 'Vuoi veramente cancellare questo file: "%s"?',
|
|
'open' => 'aprire',
|
|
'Attachments' => 'Allegati',
|
|
'Edit the task' => 'Modificare il compito',
|
|
'Edit the description' => 'Modificare la descrizione',
|
|
'Add a comment' => 'Aggiungere un commento',
|
|
'Edit a comment' => 'Modificare un commento',
|
|
'Summary' => 'Sommario',
|
|
'Time tracking' => 'Time tracking',
|
|
'Estimate:' => 'Stimato:',
|
|
'Spent:' => 'Trascorso:',
|
|
'Do you really want to remove this sub-task?' => 'Vuoi veramente cancellare questo sotto-compito?',
|
|
'Remaining:' => 'Rimangono',
|
|
'hours' => 'ore',
|
|
'spent' => 'trascorse',
|
|
'estimated' => 'stimate',
|
|
'Sub-Tasks' => 'Sotto-compiti',
|
|
'Add a sub-task' => 'Aggiungere un sotto-compito',
|
|
'Original estimate' => 'Stima originale',
|
|
'Create another sub-task' => 'Creare un altro sotto-compito',
|
|
'Time spent' => 'Tempo Trascorso',
|
|
'Edit a sub-task' => 'Modificare un sotto-compito',
|
|
'Remove a sub-task' => 'Cancellare un sotto-compito',
|
|
'The time must be a numeric value' => 'Il tempo deve essere un valore numerico',
|
|
'Todo' => 'Da fare',
|
|
'In progress' => 'In corso',
|
|
'Sub-task removed successfully.' => 'Sotto-compito cancellato correttamente.',
|
|
'Unable to remove this sub-task.' => 'Non si può cancellare questo sotto-compito.',
|
|
'Sub-task updated successfully.' => 'Sotto-compito aggiornato correttamente.',
|
|
'Unable to update your sub-task.' => 'Non si può aggiornare il tuo sotto-compito.',
|
|
'Unable to create your sub-task.' => 'Non si può creare il tuo sotto-compito.',
|
|
'Sub-task added successfully.' => 'Sotto-compito aggiunto correttamente.',
|
|
'Maximum size: ' => 'Dimensioni massime',
|
|
'Unable to upload the file.' => 'Non si può caricare il file.',
|
|
'Display another project' => 'Mostrare un altro progetto',
|
|
'Your GitHub account was successfully linked to your profile.' => 'Il suo account di Github è stato collegato correttamente col tuo profilo.',
|
|
'Unable to link your GitHub Account.' => 'Non si può collegarre il tuo account di Github.',
|
|
'GitHub authentication failed' => 'Autenticazione con GitHub non riuscita',
|
|
'Your GitHub account is no longer linked to your profile.' => 'Il tuo account di Github non è più collegato al tuo profilo.',
|
|
'Unable to unlink your GitHub Account.' => 'Non si può collegare il tuo account di Github.',
|
|
'Login with my GitHub Account' => 'Entrare col tuo account di Github',
|
|
'Link my GitHub Account' => 'Collegare il mio account Github',
|
|
'Unlink my GitHub Account' => 'Scollegare il mio account di Github',
|
|
'Created by %s' => 'Creato da %s',
|
|
'Last modified on %B %e, %Y at %k:%M %p' => 'Ultima modifica il %d/%m/%Y alle %H:%M',
|
|
'Tasks Export' => 'Esportazione di compiti',
|
|
'Tasks exportation for "%s"' => 'Esportazione di compiti per « %s »',
|
|
'Start Date' => 'Data d\'inizio',
|
|
'End Date' => 'Data di fine',
|
|
'Execute' => 'Eseguire',
|
|
'Task Id' => 'Identificatore del compito',
|
|
'Creator' => 'Creatore',
|
|
'Modification date' => 'Data di modifica',
|
|
'Completion date' => 'Data di termine',
|
|
// 'Webhook URL for task creation' => '',
|
|
// 'Webhook URL for task modification' => '',
|
|
// 'Clone' => '',
|
|
// 'Clone Project' => '',
|
|
// 'Project cloned successfully.' => '',
|
|
// 'Unable to clone this project.' => '',
|
|
// 'Email notifications' => '',
|
|
// 'Enable email notifications' => '',
|
|
// 'Task position:' => '',
|
|
// 'The task #%d have been opened.' => '',
|
|
// 'The task #%d have been closed.' => '',
|
|
// 'Sub-task updated' => '',
|
|
// 'Title:' => '',
|
|
// 'Status:' => '',
|
|
// 'Assignee:' => '',
|
|
// 'Time tracking:' => '',
|
|
// 'New sub-task' => '',
|
|
'New attachment added "%s"' => 'Nuovo allegato aggiunto « %s »',
|
|
'Comment updated' => 'Commento aggiornato',
|
|
'New comment posted by %s' => 'Nuovo commento aggiunto da « %s »',
|
|
'List of due tasks for the project "%s"' => 'Lista dei compiti scaduti per il progetto « %s »',
|
|
'[%s][New attachment] %s (#%d)' => '[%s][Nuovo allegato] %s (#%d)',
|
|
'[%s][New comment] %s (#%d)' => '[%s][Nuovo commento] %s (#%d)',
|
|
'[%s][Comment updated] %s (#%d)' => '[%s][Commento aggiornato] %s (#%d)',
|
|
'[%s][New subtask] %s (#%d)' => '[%s][Nuovo sotto-compito] %s (#%d)',
|
|
'[%s][Subtask updated] %s (#%d)' => '[%s][Sotto-compito aggiornato] %s (#%d)',
|
|
'[%s][New task] %s (#%d)' => '[%s][Nuovo compito] %s (#%d)',
|
|
'[%s][Task updated] %s (#%d)' => '[%s][Compito aggiornato] %s (#%d)',
|
|
'[%s][Task closed] %s (#%d)' => '[%s][Compito chiuso] %s (#%d)',
|
|
'[%s][Task opened] %s (#%d)' => '[%s][Compito aperto] %s (#%d)',
|
|
'[%s][Due tasks]' => '[%s][Compiti scaduti]',
|
|
'[Kanboard] Notification' => '[Kanboard] Notifica',
|
|
'I want to receive notifications only for those projects:' => 'Vorrei ricevere le notifiche solo da questi progetti:',
|
|
'view the task on Kanboard' => 'vedi il compito su Kanboard',
|
|
// 'Public access' => '',
|
|
// 'Category management' => '',
|
|
// 'User management' => '',
|
|
// 'Active tasks' => '',
|
|
// 'Disable public access' => '',
|
|
// 'Enable public access' => '',
|
|
// 'Active projects' => '',
|
|
// 'Inactive projects' => '',
|
|
// 'Public access disabled' => '',
|
|
// 'Do you really want to disable this project: "%s"?' => '',
|
|
// 'Do you really want to duplicate this project: "%s"?' => '',
|
|
// 'Do you really want to enable this project: "%s"?' => '',
|
|
// 'Project activation' => '',
|
|
// 'Move the task to another project' => '',
|
|
// 'Move to another project' => '',
|
|
// 'Do you really want to duplicate this task?' => '',
|
|
// 'Duplicate a task' => '',
|
|
// 'External accounts' => '',
|
|
// 'Account type' => '',
|
|
// 'Local' => '',
|
|
// 'Remote' => '',
|
|
// 'Enabled' => '',
|
|
// 'Disabled' => '',
|
|
// 'Google account linked' => '',
|
|
// 'Github account linked' => '',
|
|
// 'Username:' => '',
|
|
// 'Name:' => '',
|
|
// 'Email:' => '',
|
|
// 'Default project:' => '',
|
|
// 'Notifications:' => '',
|
|
// 'Notifications' => '',
|
|
// 'Group:' => '',
|
|
// 'Regular user' => '',
|
|
// 'Account type:' => '',
|
|
// 'Edit profile' => '',
|
|
// 'Change password' => '',
|
|
// 'Password modification' => '',
|
|
// 'External authentications' => '',
|
|
// 'Google Account' => '',
|
|
// 'Github Account' => '',
|
|
// 'Never connected.' => '',
|
|
// 'No account linked.' => '',
|
|
// 'Account linked.' => '',
|
|
// 'No external authentication enabled.' => '',
|
|
// 'Password modified successfully.' => '',
|
|
// 'Unable to change the password.' => '',
|
|
// 'Change category for the task "%s"' => '',
|
|
// 'Change category' => '',
|
|
// '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
|
|
// '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '',
|
|
// '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// 'Assigned to %s with an estimate of %s/%sh' => '',
|
|
// 'Not assigned, estimate of %sh' => '',
|
|
// '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '',
|
|
// '%s\'s activity' => '',
|
|
// 'No activity.' => '',
|
|
// 'RSS feed' => '',
|
|
// '%s updated a comment on the task #%d' => '',
|
|
// '%s commented on the task #%d' => '',
|
|
// '%s updated a subtask for the task #%d' => '',
|
|
// '%s created a subtask for the task #%d' => '',
|
|
// '%s updated the task #%d' => '',
|
|
// '%s created the task #%d' => '',
|
|
// '%s closed the task #%d' => '',
|
|
// '%s open the task #%d' => '',
|
|
// '%s moved the task #%d to the column "%s"' => '',
|
|
// '%s moved the task #%d to the position %d in the column "%s"' => '',
|
|
// 'Activity' => '',
|
|
// 'Default values are "%s"' => '',
|
|
// 'Default columns for new projects (Comma-separated)' => '',
|
|
// 'Task assignee change' => '',
|
|
// '%s change the assignee of the task #%d to %s' => '',
|
|
// '%s change the assignee of the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to %s' => '',
|
|
// '[%s][Column Change] %s (#%d)' => '',
|
|
// '[%s][Position Change] %s (#%d)' => '',
|
|
// '[%s][Assignee Change] %s (#%d)' => '',
|
|
// 'New password for the user "%s"' => '',
|
|
// 'Choose an event' => '',
|
|
// 'Github commit received' => '',
|
|
// 'Github issue opened' => '',
|
|
// 'Github issue closed' => '',
|
|
// 'Github issue reopened' => '',
|
|
// 'Github issue assignee change' => '',
|
|
// 'Github issue label change' => '',
|
|
// 'Create a task from an external provider' => '',
|
|
// 'Change the assignee based on an external username' => '',
|
|
// 'Change the category based on an external label' => '',
|
|
// 'Reference' => '',
|
|
// 'Reference: %s' => '',
|
|
// 'Label' => '',
|
|
// 'Database' => '',
|
|
// 'About' => '',
|
|
// 'Database driver:' => '',
|
|
// 'Board settings' => '',
|
|
// 'URL and token' => '',
|
|
// 'Webhook settings' => '',
|
|
// 'URL for task creation:' => '',
|
|
// 'Reset token' => '',
|
|
// 'API endpoint:' => '',
|
|
// 'Refresh interval for private board' => '',
|
|
// 'Refresh interval for public board' => '',
|
|
// 'Task highlight period' => '',
|
|
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
|
// 'Frequency in second (60 seconds by default)' => '',
|
|
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
|
// 'Application URL' => '',
|
|
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
|
// 'Token regenerated.' => '',
|
|
// 'Date format' => '',
|
|
// 'ISO format is always accepted, example: "%s" and "%s"' => '',
|
|
// 'New private project' => '',
|
|
// 'This project is private' => '',
|
|
// 'Type here to create a new sub-task' => '',
|
|
// 'Add' => '',
|
|
// 'Estimated time: %s hours' => '',
|
|
// 'Time spent: %s hours' => '',
|
|
// 'Started on %B %e, %Y' => '',
|
|
// 'Start date' => '',
|
|
// 'Time estimated' => '',
|
|
// 'There is nothing assigned to you.' => '',
|
|
// 'My tasks' => '',
|
|
// 'Activity stream' => '',
|
|
// 'Dashboard' => '',
|
|
// 'Confirmation' => '',
|
|
// 'Allow everybody to access to this project' => '',
|
|
// 'Everybody have access to this project.' => '',
|
|
// 'Webhooks' => '',
|
|
// 'API' => '',
|
|
// 'Integration' => '',
|
|
// 'Github webhook' => '',
|
|
// 'Help on Github webhook' => '',
|
|
// 'Create a comment from an external provider' => '',
|
|
// 'Github issue comment created' => '',
|
|
// 'Configure' => '',
|
|
// 'Project management' => '',
|
|
// 'My projects' => '',
|
|
// 'Columns' => '',
|
|
// 'Task' => '',
|
|
// 'Your are not member of any project.' => '',
|
|
// 'Percentage' => '',
|
|
// 'Number of tasks' => '',
|
|
// 'Task distribution' => '',
|
|
// 'Reportings' => '',
|
|
// 'Task repartition for "%s"' => '',
|
|
// 'Analytics' => '',
|
|
// 'Subtask' => '',
|
|
// 'My subtasks' => '',
|
|
// 'User repartition' => '',
|
|
// 'User repartition for "%s"' => '',
|
|
// 'Clone this project' => '',
|
|
// 'Column removed successfully.' => '',
|
|
// 'Edit Project' => '',
|
|
// 'Github Issue' => '',
|
|
// 'Not enough data to show the graph.' => '',
|
|
// 'Previous' => '',
|
|
// 'The id must be an integer' => '',
|
|
// 'The project id must be an integer' => '',
|
|
// 'The status must be an integer' => '',
|
|
// 'The subtask id is required' => '',
|
|
// 'The subtask id must be an integer' => '',
|
|
// 'The task id is required' => '',
|
|
// 'The task id must be an integer' => '',
|
|
// 'The user id must be an integer' => '',
|
|
// 'This value is required' => '',
|
|
// 'This value must be numeric' => '',
|
|
// 'Unable to create this task.' => '',
|
|
// 'Cumulative flow diagram' => '',
|
|
// 'Cumulative flow diagram for "%s"' => '',
|
|
// 'Daily project summary' => '',
|
|
// 'Daily project summary export' => '',
|
|
// 'Daily project summary export for "%s"' => '',
|
|
// 'Exports' => '',
|
|
// 'This export contains the number of tasks per column grouped per day.' => '',
|
|
// 'Nothing to preview...' => '',
|
|
// 'Preview' => '',
|
|
// 'Write' => '',
|
|
);
|