Started to work on labels in translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 9027a6a..bf27315 100644 (file)
 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
-// Note to translators: Please use proper capitalization rules for your language.
+// Note to translators: Use proper capitalization rules for your language.
 
 $i18n_language = 'Italiano';
-$i18n_months = array('gennaio', 'febbraio', 'marzo', 'aprile', 'maggio', 'giugno', 'luiglio', 'agosto', 'settembre', 'ottobre', 'novembre', 'dicembre');
-$i18n_weekdays = array('domenica', 'lunedì', 'martedì', 'mercoledì', 'giovedì', 'venerdì', 'sabato');
-$i18n_weekdays_short = array('do', 'lu', 'ma', 'me', 'gi', 've', 'sa');
+$i18n_months = array('Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luiglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre');
+$i18n_weekdays = array('Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato');
+$i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa');
 // format mm/dd
 $i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06/02', '08/15', '11/01', '12/08', '12/25', '12/26');
 
 $i18n_key_words = array(
 
-// Menus.
-// TODO: Translate the following:
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
+// TODO: translate the following.
 // 'menu.login' => 'Login',
 // 'menu.logout' => 'Logout',
 // 'menu.forum' => 'Forum',
 // 'menu.help' => 'Help',
-// Note to translators: menu.create_team a more accurate translation.
-'menu.create_team' => 'Crea un nuovo account',
+// 'menu.create_team' => 'Create Team',
 'menu.profile' => 'Profilo',
-'menu.time' => 'Tempo di lavoro',
-// TODO: Translate the following:
+'menu.time' => 'Tempo',
+// TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 // 'menu.reports' => 'Reports',
 // 'menu.charts' => 'Charts',
 'menu.projects' => 'Progetti',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 // 'menu.users' => 'Users',
 // 'menu.teams' => 'Teams',
@@ -64,7 +64,7 @@ $i18n_key_words = array(
 'menu.options' => 'Opzioni',
 
 // Footer - strings on the bottom of most pages.
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 // 'footer.credits' => 'Credits',
 // 'footer.license' => 'License',
@@ -72,56 +72,73 @@ $i18n_key_words = array(
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
-// TODO: Translate the following:
+// 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.activity' => 'seleziona la attività',
-'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.activity_exists' => 'esiste già una attività con questo nome',
-// TODO: translate error.client_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.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.',
+// 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.',
+// '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.',
-
-// labels for various buttons
-'button.login' => 'login',
-'button.now' => 'adesso',
-// 'button.set' => 'set',
-'button.save' => 'salva',
-'button.delete' => 'elimina',
-'button.cancel' => 'cancella',
-'button.submit' => 'invia',
-'button.add_user' => 'aggiungi utente',
-'button.add_project' => 'aggiungi progetto',
-'button.add_activity' => 'aggiungi attività',
-'button.add_client' => 'aggiungi cliente',
-'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',
+// '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',
+// 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.
+// 'button.add_task' => 'Add task',
+'button.add_client' => 'Aggiungi cliente',
+// TODO: translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
+// 'button.add' => 'Add',
+'button.generate' => 'Genera',
+// TODO: translate the following.
+// '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',
+
+
+
+// TODO: refactoring ongoing down from here.
 
 // labels for controls on various forms
 // TODO: translate label.team_name
@@ -133,9 +150,23 @@ $i18n_key_words = array(
 'label.password' => 'password',
 'label.confirm_password' => 'conferma password',
 '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 string.
+// 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.
 
 "form.filter.project" => 'progetto',
 "form.filter.filter" => 'report preferiti',
@@ -169,10 +200,8 @@ $i18n_key_words = array(
 "form.admin.profile.th.edit" => 'edit',
 "form.admin.profile.th.del" => 'elimina',
 "form.admin.profile.th.active" => 'attivo',
-"form.admin.lock.period" => 'blocca l\\\'intervallo di tempo',
 "form.admin.options" => 'opzioni',
 // Note to translators: the strings below are missing and must be added and translated
-// "form.admin.lang_default" => 'site default language',
 // "form.admin.custom_date_format" => "date format",
 // "form.admin.custom_time_format" => "time format",
 // "form.admin.start_week" => "first day of week",
@@ -295,8 +324,6 @@ $i18n_key_words = array(
 // mail form attributes
 "form.mail.from" => 'da',
 "form.mail.to" => 'a',
-"form.mail.cc" => 'cc',
-"form.mail.subject" => 'oggetto',
 "form.mail.comment" => 'commento',
 "form.mail.above" => 'invia questo report tramite e-mail',
 // Note to translators: this string needs to be translated.
@@ -312,9 +339,6 @@ $i18n_key_words = array(
 "form.invoice.date" => 'data',
 "form.invoice.number" => 'numero fattura',
 "form.invoice.tax" => 'tassa',
-"form.invoice.daily_subtotals" => 'subtotaole giornaliero',
-"form.invoice.yourcoo" => 'tuo nome<br> e indirizzo',
-"form.invoice.custcoo" => 'nome cliente<br> e indirizzo',
 "form.invoice.comment" => 'commento ',
 "form.invoice.th.username" => 'persona',
 "form.invoice.th.time" => 'ore',
@@ -347,9 +371,6 @@ $i18n_key_words = array(
 "form.client.th.del" => 'elimina',
 "form.client.name" => 'nome',
 "form.client.tax" => 'tassa',
-"form.client.daily_subtotals" => 'subtotale giornaliero',
-"form.client.yourcoo" => 'il tuo nome<br> e indirizzo nella fattura',
-"form.client.custcoo" => 'indirizzo',
 "form.client.comment" => 'commento ',
 
 // miscellaneous strings