X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=7a7b6c1dcc2f27e5b10fc8d10472d2f7f82f5ee5;hb=97131557dde928fb0694e10eea098bae64a25fcd;hp=d54caac51b8d1560b1791813b5cd62da97775179;hpb=b35f517fc6c8452f01ebc5fe1f022ea0751fa5f7;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index d54caac5..7a7b6c1d 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -26,10 +26,10 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// 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: Please 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'); @@ -41,7 +41,7 @@ $i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06 $i18n_key_words = array( // Menus. -// TODO: Translate the following: +// TODO: translate the following. // 'menu.login' => 'Login', // 'menu.logout' => 'Logout', // 'menu.forum' => 'Forum', @@ -50,12 +50,12 @@ $i18n_key_words = array( 'menu.create_team' => 'Crea un nuovo account', 'menu.profile' => 'Profilo', 'menu.time' => 'Tempo di lavoro', -// TODO: Translate the following: +// 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,15 +64,15 @@ $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', // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. - // This is a link to a webpage that describes how to contribute to the project. + // 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', @@ -81,28 +81,31 @@ $i18n_key_words = array( '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à', +// 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.activity_exists' => 'esiste già una attività con questo nome', -// TODO: translate error.client_exists. -// 'error.client_exists' => 'client with this name already exists', +// 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.period_locked' => 'can\\\'t complete the operation. records older than a certain number of days cannot be created or modified. team manager defines this in the "Lock interval in days" value on the "Profile" page. set it to 0 to remove locking.

uncompleted records (with 0 or empty duration) can be deleted.', +// '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 +// Labels for buttons. 'button.login' => 'login', 'button.now' => 'adesso', -// 'button.set' => 'set', 'button.save' => 'salva', 'button.delete' => 'elimina', 'button.cancel' => 'cancella', @@ -133,9 +136,22 @@ $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', + +// 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 +185,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 +309,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 +324,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
e indirizzo', -"form.invoice.custcoo" => 'nome cliente
e indirizzo', "form.invoice.comment" => 'commento ', "form.invoice.th.username" => 'persona', "form.invoice.th.time" => 'ore', @@ -347,9 +356,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
e indirizzo nella fattura', -"form.client.custcoo" => 'indirizzo', "form.client.comment" => 'commento ', // miscellaneous strings