X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=ce1ab88cce7edf1ad7454eee9a26f885c493fc1e;hb=a106b7a2db73b3e1fdab428b218212f6f38d7623;hp=2f053578128e8b8fb38faf8795b4bfc60dbec5fa;hpb=69915aba68a312fb2080c2356a482736efc254ae;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 2f053578..ce1ab88c 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -89,9 +89,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Esiste già un utente con questo username.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Esiste già un progetto con questo nome.', -'error.task_exists' => 'Esiste già un compito con questo nome.', -'error.client_exists' => 'Esiste già un cliente con questo nome.', 'error.invoice_exists' => 'Esiste già una fattura con questo numero.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -113,6 +110,15 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', + +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Login', 'button.now' => 'Adesso', @@ -238,6 +244,9 @@ $i18n_key_words = array( // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere. // Compare with English file to see how it is done there and do Italian titles similarly. // Specifically: Eliminazione vs Elimina - we probably want nouns in titles. +'title.error' => 'Errore', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Login', 'title.groups' => 'Gruppi', // TODO: translate the following. @@ -483,6 +492,7 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', 'form.group_edit.uncompleted_indicators' => 'Indicatori incompleti', // TODO: translate the following. +// 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php