X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=c08fda6b65c96da9a6d88f003ae09073fe33aca7;hb=ff81442e61388a8f144691c020c1f097a4b26d49;hp=f7370a175889113e057e570b58ba986b674ac25e;hpb=15c531d9e8f96061395c78f248ce7d0569391f70;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index f7370a17..c08fda6b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -54,8 +54,6 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', // 'menu.reports' => 'Reports', // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Progetti', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -77,41 +75,46 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', -// 'error.db' => 'database error', -'error.field' => 'dato "{0}" errato', -'error.empty' => 'il campo "{0}" è vuoto', -'error.not_equal' => 'il campo "{0}" non è uguale al campo "{1}"', -'error.interval' => 'intervallo errato', -'error.project' => 'seleziona il progetto', +// 'error.db' => 'Database error.', +'error.field' => 'Dato "{0}" errato.', +'error.empty' => 'Il campo "{0}" è vuoto.', +'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".', +// TODO: translate the following. +// error.interval' => 'Field "{0}" must be greater than "{1}".', +'error.project' => 'Seleziona il progetto.', // TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', -'error.auth' => 'login o password errati', -// Note to translators: this string needs to be translated. -// 'error.user_exists' => 'user with this login already exists', -'error.project_exists' => 'esiste già un progetto con questo nome', +'error.auth' => 'Login o password errati.', +// TODO: translate the following. +// 'error.user_exists' => 'User with this login already exists.', +'error.project_exists' => 'Esiste già un progetto con questo nome.', // TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', -// Note to translators: this string needs to be properly translated (e-mail replaced with login). -// 'error.no_login' => 'nessun utente con questa e-mail', -// Note to translators: the strings below need to be translated -// 'error.upload' => 'file upload error', +// 'error.invoice_exists' => 'Invoice with this number already exists.', +// 'error.no_invoiceable_items' => 'There are no invoiceable items.', +// 'error.no_login' => 'No user with this login.', +// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', +// 'error.upload' => 'File upload error.', // 'error.range_locked' => 'Date range is locked.', -// 'error.mail_send' => 'error sending mail', -// 'error.no_email' => 'no email associated with this login', -// 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.', -// 'error.goto_uncompleted' => 'go to uncompleted entry.', +// 'error.mail_send' => 'Error sending mail.', +// 'error.no_email' => 'No email associated with this login.', +// 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', +// 'error.goto_uncompleted' => 'Go to uncompleted entry.', +// 'error.overlap' => 'Time interval overlaps with existing records.', +// 'error.future_date' => 'Date is in future.', // Labels for buttons. -'button.login' => 'login', -'button.now' => 'adesso', -'button.save' => 'salva', -'button.delete' => 'elimina', -'button.cancel' => 'cancella', -'button.submit' => 'invia', +'button.login' => 'Login', +'button.now' => 'Adesso', +'button.save' => 'Salva', +// TODO: translate the following. +// 'button.copy' => 'Copy', +'button.cancel' => 'Cancella', +'button.submit' => 'Invia', 'button.add_user' => 'Aggiungi utente', 'button.add_project' => 'Aggiungi progetto', // TODO: translate the following. @@ -122,33 +125,88 @@ $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',