X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d..f4768412d29984df3e7758628c4acae32cc964e2:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 7a1251d0..f191daa6 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -149,18 +149,34 @@ $i18n_key_words = array( // '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', +// 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', // TODO: refactoring ongoing down from here. -'label.email' => 'e-mail', -// TODO: translate the following. -// 'label.email' => 'Email', -'label.cc' => 'Cc', -// TODO: translate the following. -// 'label.bcc' => 'Bcc', -'label.subject' => 'oggetto', 'label.total' => 'totale', // Translate the following. // 'label.page' => 'Page',