X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=ac542965e32e1e53241cf47b0a45ef283aba0000;hb=871d0e2a62747b03609afc04e0ed84cfb0b1d776;hp=d7b44f8ac95f72df90ef2ce49bb462458f19b58c;hpb=8db9ef16cb3ca249a07b8621ac36a4b75af9dc59;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index d7b44f8a..ac542965 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -106,6 +106,10 @@ $i18n_key_words = array( 'error.goto_uncompleted' => 'Vai alle voce incompleta.', 'error.overlap' => 'Intervallo temporale sovrapposto a voci esistenti.', 'error.future_date' => 'La data è nel futuro.', +// TODO: translate the following. +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Login', @@ -147,6 +151,7 @@ $i18n_key_words = array( 'label.user' => 'Utente', 'label.users' => 'Utenti', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Cliente', 'label.clients' => 'Clienti',