X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=c08fda6b65c96da9a6d88f003ae09073fe33aca7;hb=ff81442e61388a8f144691c020c1f097a4b26d49;hp=f15cce8fb65aeadfb73767955c9496cd60e6afca;hpb=d27035c60953218e0a75b8561df1de5449622a4e;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index f15cce8f..c08fda6b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -114,12 +114,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancella', - - - -// TODO: refactoring ongoing down from here. - -'button.submit' => 'invia', +'button.submit' => 'Invia', 'button.add_user' => 'Aggiungi utente', 'button.add_project' => 'Aggiungi progetto', // TODO: translate the following. @@ -130,40 +125,94 @@ $i18n_key_words = array( // 'button.add_option' => 'Add option', // 'button.add' => 'Add', 'button.generate' => 'Genera', -// Note to translators: button.reset_password needs an improved translation. -// 'button.reset_password' => 'reset password', -'button.send' => 'invia', -'button.send_by_email' => 'invia tramite e-mail', -'button.save_as_new' => 'salva come nuovo', -'button.create_team' => 'crea team', -'button.export' => 'esporta team', -'button.import' => 'importa team', -'button.apply' => 'applica', - -// labels for controls on various forms -// TODO: translate label.team_name -// 'label.team_name' => 'team name', -'label.currency' => 'moneta', -// TODO: translate label.manager_name and label.manager_login. -// 'label.manager_name' => 'manager name', -// 'label.manager_login' => 'manager login', -'label.password' => 'password', -'label.confirm_password' => 'conferma password', -'label.email' => 'e-mail', // TODO: translate the following. -// 'label.email' => 'Email', +// 'button.reset_password' => 'Reset password', +'button.send' => 'Invia', +'button.send_by_email' => 'Invia tramite e-mail', +'button.create_team' => 'Crea team', +'button.export' => 'Esporta team', +'button.import' => 'Importa team', +// TODO: translate the following. +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', + +// Labels for controls on forms. Labels in this section are used on multiple forms. +// TODO: translate the following. +// 'label.team_name' => 'Team name', +// 'label.address' => 'Address', +'label.currency' => 'Moneta', +// TODO: translate the following. +// 'label.manager_name' => 'Manager name', +// 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Password', +'label.confirm_password' => 'Conferma password', +'label.email' => 'E-mail', 'label.cc' => 'Cc', // TODO: translate the following. // 'label.bcc' => 'Bcc', -'label.subject' => 'oggetto', -'label.total' => 'totale', +'label.subject' => 'Oggetto', +// TODO: translate the following. +// 'label.date' => 'Date', +// 'label.start_date' => 'Start date', +// 'label.end_date' => 'End date', +// 'label.user' => 'User', +// 'label.users' => 'Users', +// 'label.client' => 'Client', +// 'label.clients' => 'Clients', +// 'label.option' => 'Option', +// 'label.invoice' => 'Invoice', +// 'label.project' => 'Project', +// 'label.projects' => 'Projects', +// 'label.task' => 'Task', +// 'label.tasks' => 'Tasks', +// 'label.description' => 'Description', +// 'label.start' => 'Start', +// 'label.finish' => 'Finish', +// 'label.duration' => 'Duration', +// 'label.note' => 'Note', +// 'label.notes' => 'Notes', +// 'label.item' => 'Item', +// 'label.cost' => 'Cost', +// 'label.day_total' => 'Day total', +// 'label.week_total' => 'Week total', +// 'label.month_total' => 'Month total', +// 'label.today' => 'Today', +// 'label.total_hours' => 'Total hours', +// 'label.total_cost' => 'Total cost', +// 'label.view' => 'View', +// 'label.edit' => 'Edit', +'label.delete' => 'Elimina', +// TODO: translate the following. +// 'label.configure' => 'Configure', +// 'label.select_all' => 'Select all', +// 'label.select_none' => 'Deselect all', +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', +// 'label.id' => 'ID', +// 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Totale', + + + +// TODO: refactoring ongoing down from here. + // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', // TODO: translate the following. // 'label.yes' => 'yes', // 'label.no' => 'no', -'label.delete' => 'Elimina', // Form titles. // TODO: the entire title section is missing here. See the English file.