325b71642c771bb013a194667a3daf450c11134b
[timetracker.git] / WEB-INF / resources / it.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 // Note to translators: Use proper capitalization rules for your language.
33
34 $i18n_language = 'Italiano';
35 $i18n_months = array('Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luiglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre');
36 $i18n_weekdays = array('Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato');
37 $i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa');
38 // format mm/dd
39 $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');
40
41 $i18n_key_words = array(
42
43 // Menus - short selection strings that are displayed on top of application web pages.
44 // Example: https://timetracker.anuko.com (black menu on top).
45 // TODO: translate the following.
46 // 'menu.login' => 'Login',
47 // 'menu.logout' => 'Logout',
48 // 'menu.forum' => 'Forum',
49 // 'menu.help' => 'Help',
50 // 'menu.create_team' => 'Create Team',
51 'menu.profile' => 'Profilo',
52 'menu.time' => 'Tempo',
53 // TODO: translate the following.
54 // 'menu.expenses' => 'Expenses',
55 // 'menu.reports' => 'Reports',
56 // 'menu.charts' => 'Charts',
57 'menu.projects' => 'Progetti',
58 // TODO: translate the following.
59 // 'menu.tasks' => 'Tasks',
60 'menu.users' => 'Utenti',
61 // TODO: translate the following.
62 // 'menu.teams' => 'Teams',
63 // 'menu.export' => 'Export',
64 'menu.clients' => 'Clienti',
65 'menu.options' => 'Opzioni',
66
67 // Footer - strings on the bottom of most pages.
68 // TODO: translate the following.
69 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
70 // 'footer.credits' => 'Credits',
71 // 'footer.license' => 'License',
72 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
73                                      // This is a link to a webpage that describes how to contribute to the project.
74
75 // Error messages.
76 // TODO: translate the following.
77 // 'error.access_denied' => 'Access denied.',
78 // 'error.sys' => 'System error.',
79 // 'error.db' => 'Database error.',
80 'error.field' => 'Dato "{0}" errato.',
81 'error.empty' => 'Il campo "{0}" è vuoto.',
82 'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".',
83 // TODO: translate the following.
84 // error.interval' => 'Field "{0}" must be greater than "{1}".',
85 'error.project' => 'Seleziona il progetto.',
86 // TODO: translate the following.
87 // 'error.task' => 'Select task.',
88 // 'error.client' => 'Select client.',
89 // 'error.report' => 'Select report.',
90 // 'error.record' => 'Select record.',
91 'error.auth' => 'Login o password errati.',
92 // TODO: translate the following.
93 // 'error.user_exists' => 'User with this login already exists.',
94 'error.project_exists' => 'Esiste già un progetto con questo nome.',
95 // TODO: translate the following.
96 // 'error.task_exists' => 'Task with this name already exists.',
97 // 'error.client_exists' => 'Client with this name already exists.',
98 // 'error.invoice_exists' => 'Invoice with this number already exists.',
99 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
100 // 'error.no_login' => 'No user with this login.',
101 'error.no_teams' => 'Il database è vuoto. loggati come amministratore e crea un nuovo team.',
102 // TODO: translate the following.
103 // 'error.upload' => 'File upload error.',
104 // 'error.range_locked' => 'Date range is locked.',
105 // 'error.mail_send' => 'Error sending mail.',
106 // 'error.no_email' => 'No email associated with this login.',
107 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
108 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
109 // 'error.overlap' => 'Time interval overlaps with existing records.',
110 // 'error.future_date' => 'Date is in future.',
111
112 // Labels for buttons.
113 'button.login' => 'Login',
114 'button.now' => 'Adesso',
115 'button.save' => 'Salva',
116 // TODO: translate the following.
117 // 'button.copy' => 'Copy',
118 'button.cancel' => 'Cancella',
119 'button.submit' => 'Invia',
120 'button.add_user' => 'Aggiungi utente',
121 'button.add_project' => 'Aggiungi progetto',
122 // TODO: translate the following.
123 // 'button.add_task' => 'Add task',
124 'button.add_client' => 'Aggiungi cliente',
125 // TODO: translate the following.
126 // 'button.add_invoice' => 'Add invoice',
127 // 'button.add_option' => 'Add option',
128 // 'button.add' => 'Add',
129 'button.generate' => 'Genera',
130 // TODO: translate the following.
131 // 'button.reset_password' => 'Reset password',
132 'button.send' => 'Invia',
133 'button.send_by_email' => 'Invia tramite e-mail',
134 'button.create_team' => 'Crea team',
135 'button.export' => 'Esporta team',
136 'button.import' => 'Importa team',
137 // TODO: translate the following.
138 // 'button.close' => 'Close',
139 // 'button.stop' => 'Stop',
140
141 // Labels for controls on forms. Labels in this section are used on multiple forms.
142 // TODO: translate the following.
143 // 'label.team_name' => 'Team name',
144 // 'label.address' => 'Address',
145 'label.currency' => 'Moneta',
146 // TODO: translate the following.
147 // 'label.manager_name' => 'Manager name',
148 // 'label.manager_login' => 'Manager login',
149 'label.person_name' => 'Nome',
150 'label.thing_name' => 'Nome',
151 'label.login' => 'Login',
152 'label.password' => 'Password',
153 'label.confirm_password' => 'Conferma password',
154 'label.email' => 'E-mail',
155 'label.cc' => 'Cc',
156 // TODO: translate the following.
157 // 'label.bcc' => 'Bcc',
158 'label.subject' => 'Oggetto',
159 'label.date' => 'Data',
160 // TODO: translate the following.
161 // 'label.start_date' => 'Start date',
162 // 'label.end_date' => 'End date',
163 // 'label.user' => 'User',
164 // 'label.users' => 'Users',
165 // 'label.client' => 'Client',
166 // 'label.clients' => 'Clients',
167 // 'label.option' => 'Option',
168 // 'label.invoice' => 'Invoice',
169 'label.project' => 'Progetto',
170 // TODO: translate the following.
171 // 'label.projects' => 'Projects',
172 // 'label.task' => 'Task',
173 // 'label.tasks' => 'Tasks',
174 // 'label.description' => 'Description',
175 'label.start' => 'Inizio',
176 'label.finish' => 'Fine',
177 'label.duration' => 'Durata',
178 // TODO: translate the following.
179 // 'label.note' => 'Note',
180 // 'label.notes' => 'Notes',
181 // 'label.item' => 'Item',
182 // 'label.cost' => 'Cost',
183 // 'label.day_total' => 'Day total',
184 // 'label.week_total' => 'Week total',
185 // 'label.month_total' => 'Month total',
186 // 'label.today' => 'Today',
187 'label.total_hours' => 'Ore totali',
188 // TODO: translate the following.
189 // 'label.total_cost' => 'Total cost',
190 // 'label.view' => 'View',
191 'label.edit' => 'Modifica',
192 'label.delete' => 'Elimina',
193 // TODO: translate the following.
194 // 'label.configure' => 'Configure',
195 // 'label.select_all' => 'Select all',
196 // 'label.select_none' => 'Deselect all',
197 // 'label.day_view' => 'Day view',
198 // 'label.week_view' => 'Week view',
199 'label.id' => 'ID',
200 // TODO: translate the following.
201 // 'label.language' => 'Language',
202 // 'label.decimal_mark' => 'Decimal mark',
203 // 'label.date_format' => 'Date format',
204 // 'label.time_format' => 'Time format',
205 // 'label.week_start' => 'First day of week',
206 // 'label.comment' => 'Comment',
207 // 'label.status' => 'Status',
208 // 'label.tax' => 'Tax',
209 // 'label.subtotal' => 'Subtotal',
210 'label.total' => 'Totale',
211 // TODO: translate the following.
212 // 'label.client_name' => 'Client name',
213 // 'label.client_address' => 'Client address',
214 // 'label.or' => 'or',
215 // 'label.error' => 'Error',
216 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
217 // 'label.required_fields' => '* - required fields',
218 // 'label.on_behalf' => 'on behalf of',
219 'label.role_manager' => '(manager)',
220 'label.role_comanager' => '(co-manager)',
221 'label.role_admin' => '(amministratore)',
222 // TODO: translate the following.
223 // 'label.page' => 'Page',
224 // 'label.condition' => 'Condition',
225 // 'label.yes' => 'yes',
226 // 'label.no' => 'no',
227 // Labels for plugins (extensions to Time Tracker that provide additional features).
228 // TODO: translate the following.
229 // 'label.custom_fields' => 'Custom fields',
230 // 'label.monthly_quotas' => 'Monthly quotas',
231 // 'label.type' => 'Type',
232 // 'label.type_dropdown' => 'dropdown',
233 // 'label.type_text' => 'text',
234 // 'label.required' => 'Required',
235 // 'label.fav_report' => 'Favorite report',
236 // 'label.cron_schedule' => 'Cron schedule',
237 // 'label.what_is_it' => 'What is it?',
238 // 'label.expense' => 'Expense',
239 // 'label.quantity' => 'Quantity',
240 // 'label.paid_status' => 'Paid status',
241 // 'label.paid' => 'Paid',
242 // 'label.mark_paid' => 'Mark paid',
243
244 // Form titles.
245 'title.login' => 'Login',
246 // TODO: translate the following.
247 // 'title.teams' => 'Teams',
248 // 'title.create_team' => 'Creating Team',
249 // 'title.edit_team' => 'Editing Team',
250 'title.delete_team' => 'Elimina team',
251 // 'title.reset_password' => 'Resetting Password',
252 // 'title.change_password' => 'Changing Password',
253 // 'title.time' => 'Time',
254 // 'title.edit_time_record' => 'Editing Time Record',
255 // 'title.delete_time_record' => 'Deleting Time Record',
256 // 'title.expenses' => 'Expenses',
257 // 'title.edit_expense' => 'Editing Expense Item',
258 // 'title.delete_expense' => 'Deleting Expense Item',
259 // 'title.predefined_expenses' => 'Predefined Expenses',
260 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
261 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
262 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
263 // 'title.reports' => 'Reports',
264 // 'title.report' => 'Report',
265 // 'title.send_report' => 'Sending Report',
266 // 'title.invoice' => 'Invoice',
267 // 'title.send_invoice' => 'Sending Invoice',
268 // 'title.charts' => 'Charts',
269 // 'title.projects' => 'Projects',
270 // 'title.add_project' => 'Adding Project',
271 // 'title.edit_project' => 'Editing Project',
272 // 'title.delete_project' => 'Deleting Project',
273 // 'title.tasks' => 'Tasks',
274 // 'title.add_task' => 'Adding Task',
275 // 'title.edit_task' => 'Editing Task',
276 // 'title.delete_task' => 'Deleting Task',
277 'title.users' => 'Utenti',
278 'title.add_user' => 'Crea utente',
279 'title.edit_user' => 'Modifica utente',
280 'title.delete_user' => 'Elimina utente',
281 // TODO: translate the following.
282 // 'title.clients' => 'Clients',
283 // 'title.add_client' => 'Adding Client',
284 // 'title.edit_client' => 'Editing Client',
285 // 'title.delete_client' => 'Deleting Client',
286 // 'title.invoices' => 'Invoices',
287 // 'title.add_invoice' => 'Adding Invoice',
288 // 'title.view_invoice' => 'Viewing Invoice',
289 // 'title.delete_invoice' => 'Deleting Invoice',
290 // 'title.notifications' => 'Notifications',
291 // 'title.add_notification' => 'Adding Notification',
292 // 'title.edit_notification' => 'Editing Notification',
293 // 'title.delete_notification' => 'Deleting Notification',
294 // 'title.monthly_quotas' => 'Monthly Quotas',
295 // 'title.export' => 'Exporting Team Data',
296 // 'title.import' => 'Importing Team Data',
297 'title.options' => 'Opzioni',
298 'title.profile' => 'Profilo',
299 // TODO: translate the following.
300 // 'title.cf_custom_fields' => 'Custom Fields',
301 // 'title.cf_add_custom_field' => 'Adding Custom Field',
302 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
303 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
304 // 'title.cf_dropdown_options' => 'Dropdown Options',
305 // 'title.cf_add_dropdown_option' => 'Adding Option',
306 // 'title.cf_edit_dropdown_option' => 'Editing Option',
307 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
308 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
309 // It is also a name for the Locking plugin on the Team profile page.
310 // 'title.locking' => 'Locking',
311
312 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
313 // Strings that are used in a single form must go to the specific form section.
314 // TODO: translate the following.
315 // 'dropdown.all' => '--- all ---',
316 // 'dropdown.no' => '--- no ---',
317 // 'dropdown.current_day' => 'today',
318 // 'dropdown.previous_day' => 'yesterday',
319 // 'dropdown.selected_day' => 'day',
320 // 'dropdown.current_week' => 'this week',
321 // 'dropdown.previous_week' => 'previous week',
322 // 'dropdown.selected_week' => 'week',
323 // 'dropdown.current_month' => 'this month',
324 // 'dropdown.previous_month' => 'previous month',
325 // 'dropdown.selected_month' => 'month',
326 // 'dropdown.current_year' => 'this year',
327 // 'dropdown.previous_year' => 'previous year',
328 // 'dropdown.selected_year' => 'year',
329 // 'dropdown.all_time' => 'all time',
330 // 'dropdown.projects' => 'projects',
331 // 'dropdown.tasks' => 'tasks',
332 // 'dropdown.clients' => 'clients',
333 // 'dropdown.select' => '--- select ---',
334 // 'dropdown.select_invoice' => '--- select invoice ---',
335 // 'dropdown.status_active' => 'active',
336 // 'dropdown.status_inactive' => 'inactive',
337 // 'dropdown.delete'=>'delete',
338 // 'dropdown.do_not_delete'=>'do not delete',
339 // 'dropdown.paid' => 'paid',
340 // 'dropdown.not_paid' => 'not paid',
341
342 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
343 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
344 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
345 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
346
347 // Login form. See example at https://timetracker.anuko.com/login.php.
348 'form.login.forgot_password' => 'Password dimenticata?',
349 // TODO: translate the following.
350 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
351
352 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
353 // TODO: improve form.reset_password.message by specifying that it was sent "by email".
354 // English form: 'form.reset_password.message' => 'Password reset request sent by email.',
355 'form.reset_password.message' => 'Richiesta di reset pasword inviata.',
356 // TODO: translate the following.
357 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
358 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
359
360 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
361 // TODO: translate the following.
362 // 'form.change_password.tip' => 'Type new password and click on Save.',
363
364 // Time form. See example at https://timetracker.anuko.com/time.php.
365 // TODO: translate the following.
366 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
367 'form.time.billable' => 'Fatturabile',
368 // TODO: translate the following.
369 // 'form.time.uncompleted' => 'Uncompleted',
370 // 'form.time.remaining_quota' => 'Remaining quota',
371 // 'form.time.over_quota' => 'Over quota',
372
373 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
374 'form.time_edit.uncompleted' => 'Questo record è stato salvato con la sola ora di inzio attività. Non è un errore.',
375
376 // Week view form. See example at https://timetracker.anuko.com/week.php.
377 // TODO: translate the following.
378 // 'form.week.new_entry' => 'New entry',
379
380 // Reports form. See example at https://timetracker.anuko.com/reports.php
381 // TODO: translate the following.
382 'form.reports.save_as_favorite' => 'Salva nei preferiti',
383 'form.reports.confirm_delete' => 'Sei sicuro di voler cancellare questo report dai preferiti?',
384 // TODO: translate the following.
385 // 'form.reports.include_records' => 'Include records',
386 // 'form.reports.include_billable' => 'billable',
387 // 'form.reports.include_not_billable' => 'not billable',
388 // 'form.reports.include_invoiced' => 'invoiced',
389 // 'form.reports.include_not_invoiced' => 'not invoiced',
390 // 'form.reports.select_period' => 'Select time period',
391 // 'form.reports.set_period' => 'or set dates',
392 // 'form.reports.show_fields' => 'Show fields',
393 // 'form.reports.group_by' => 'Group by',
394 // 'form.reports.group_by_no' => '--- no grouping ---',
395 // 'form.reports.group_by_date' => 'date',
396 // 'form.reports.group_by_user' => 'user',
397 // 'form.reports.group_by_client' => 'client',
398 'form.reports.group_by_project' => 'progetto',
399 // TODO: translate the following.
400 // 'form.reports.group_by_task' => 'task',
401 // 'form.reports.totals_only' => 'Totals only',
402
403 // Report form. See example at https://timetracker.anuko.com/report.php
404 // (after generating a report at https://timetracker.anuko.com/reports.php).
405 // TODO: translate the following.
406 // 'form.report.export' => 'Export',
407 // 'form.report.assign_to_invoice' => 'Assign to invoice',
408
409 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
410 // (you can get to this form after generating a report).
411 // TODO: translate the following.
412 // 'form.invoice.number' => 'Invoice number',
413 // 'form.invoice.person' => 'Person',
414 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
415 // 'form.invoice.invoice_entries' => 'Invoice entries',
416 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
417
418 // Charts form. See example at https://timetracker.anuko.com/charts.php
419 // TODO: translate the following.
420 // 'form.charts.interval' => 'Interval',
421 // 'form.charts.chart' => 'Chart',
422
423 // Projects form. See example at https://timetracker.anuko.com/projects.php
424 // TODO: translate the following.
425 //'form.projects.active_projects' => 'Active Projects',
426 // 'form.projects.inactive_projects' => 'Inactive Projects',
427
428 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
429 // TODO: translate the following.
430 // 'form.tasks.active_tasks' => 'Active Tasks',
431 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
432
433 // Users form. See example at https://timetracker.anuko.com/users.php
434 // TODO: translate the following.
435 // 'form.users.active_users' => 'Active Users',
436 // 'form.users.inactive_users' => 'Inactive Users',
437 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
438 // 'form.users.role' => 'Role',
439 // 'form.users.manager' => 'Manager',
440 // 'form.users.comanager' => 'Co-manager',
441 // 'form.users.rate' => 'Rate',
442 // 'form.users.default_rate' => 'Default hourly rate',
443
444 // Clients form. See example at https://timetracker.anuko.com/clients.php
445 // TODO: translate the following.
446 // 'form.clients.active_clients' => 'Active Clients',
447 // 'form.clients.inactive_clients' => 'Inactive Clients',
448
449 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
450 // TODO: translate the following.
451 // 'form.client.client_to_delete' => 'Client to delete',
452 // 'form.client.client_entries' => 'Client entries',
453
454 // Strings for Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
455 // TODO: translate the following.
456 // 'form.export.hint' => 'You can export all team data into an xml file. It could be useful if you are migrating data to your own server.',
457 // 'form.export.compression' => 'Compression',
458 // 'form.export.compression_none' => 'none',
459 // 'form.export.compression_bzip' => 'bzip',
460
461 // Strings for Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
462 // TODO: translate the following.
463 // 'form.import.hint' => 'Import team data from an xml file.',
464 // 'form.import.file' => 'Select file',
465 // 'form.import.success' => 'Import completed successfully.',
466
467 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
468 // TODO: translate the following.
469 // 'form.teams.hint' =>  'Create a new team by creating a new team manager account.<br>You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
470
471 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
472 // TODO: translate the following.
473 // 'form.profile.12_hours' => '12 hours',
474 // 'form.profile.24_hours' => '24 hours',
475 // 'form.profile.tracking_mode' => 'Tracking mode',
476 // 'form.profile.mode_time' => 'time',
477 // 'form.profile.mode_projects' => 'projects',
478 // 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
479 // 'form.profile.record_type' => 'Record type',
480 // 'form.profile.type_all' => 'all',
481 // 'form.profile.type_start_finish' => 'start and finish',
482 // 'form.profile.type_duration' => 'duration',
483 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
484 // 'form.profile.uncompleted_indicators_none' => 'do not show',
485 // 'form.profile.uncompleted_indicators_show' => 'show',
486 // 'form.profile.plugins' => 'Plugins',
487
488 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
489 // TODO: translate the following.
490 // 'form.mail.from' => 'From',
491 // 'form.mail.to' => 'To',
492 // 'form.mail.report_subject' => 'Time Tracker Report',
493 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
494 // 'form.mail.report_sent' => 'Report sent.',
495 // 'form.mail.invoice_sent' => 'Invoice sent.',
496
497 // Quotas configuration form.
498 // TODO: translate the following.
499 // 'form.quota.year' => 'Year',
500 // 'form.quota.month' => 'Month',
501 // 'form.quota.quota' => 'Quota',
502 // 'form.quota.workday_hours' => 'Hours in work day',
503 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
504
505
506
507 // TODO: refactoring ongoing down from here.
508 // Strings below are not use in current code. See if we can recycle something from below.
509
510 // people form attributes
511 "form.people.th.status" => 'stato',
512 "form.people.th.project" => 'progetto',
513 "form.people.th.rate" => 'costo',
514 "form.people.manager" => 'manager',
515 "form.people.comanager" => 'comanager',
516 "form.people.empl" => 'utente',
517 "form.people.rate" => 'costo per ora di default',
518 "form.people.comanager" => 'co-manager',
519 "form.people.projects" => 'progetti',
520
521 // projects form attributes
522 "form.project.proj_title" => 'progetti',
523 "form.project.edit_str" => 'mofifca progetto',
524 "form.project.add_str" => 'aggiungi nuovo progetto',
525 "form.project.del_str" => 'elimina progetto',
526
527 // activities form attributes
528 "form.activity.project" => 'progetto',
529
530 // report attributes
531 "form.report.title" => 'report',
532 "form.report.from" => 'data inizio',
533 "form.report.to" => 'data fine',
534 "form.report.groupby_user" => 'utente',
535 "form.report.groupby_project" => 'progetto',
536 "form.report.groupby_activity" => 'attività',
537 "form.report.duration" => 'durata',
538 "form.report.start" => 'inizio',
539 "form.report.activity" => 'attività',
540 "form.report.show_idle" => 'mostra inattivi',
541 "form.report.finish" => 'fine',
542 "form.report.note" => 'nota',
543 "form.report.project" => 'progetto',
544 "form.report.totals_only" => 'solo i totali',
545 "form.report.total" => 'ore totali',
546 "form.report.th.empllist" => 'utente',
547 "form.report.th.date" => 'data',
548 "form.report.th.project" => 'progetto',
549 "form.report.th.activity" => 'attività',
550 "form.report.th.start" => 'inizio',
551 "form.report.th.finish" => 'fine',
552 "form.report.th.duration" => 'durata',
553 "form.report.th.note" => 'note',
554
555 // mail form attributes
556 "form.mail.from" => 'da',
557 "form.mail.to" => 'a',
558 "form.mail.comment" => 'commento',
559 "form.mail.above" => 'invia questo report tramite e-mail',
560 // Note to translators: this string needs to be translated.
561 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
562 "form.mail.sending_str" => '<b>messaggio inviato</b>',
563
564 // invoice attributes
565 "form.invoice.title" => 'fattura',
566 "form.invoice.caption" => 'fattura',
567 "form.invoice.above" => 'informazioni aggiuntive per la fattura',
568 "form.invoice.select_cust" => 'seleziona il cliente',
569 "form.invoice.fillform" => 'compila i campi',
570 "form.invoice.date" => 'data',
571 "form.invoice.number" => 'numero fattura',
572 "form.invoice.tax" => 'tassa',
573 "form.invoice.comment" => 'commento ',
574 "form.invoice.th.username" => 'persona',
575 "form.invoice.th.time" => 'ore',
576 "form.invoice.th.rate" => 'costo',
577 "form.invoice.th.summ" => 'ammontare',
578 "form.invoice.subtotal" => 'subtotale',
579 "form.invoice.customer" => 'cliente',
580 "form.invoice.mailinv_above" => 'invia la fattura tramite e-mail',
581 "form.invoice.sending_str" => '<b>fattura inviata</b>',
582
583 "form.migration.zip" => 'compressione',
584 "form.migration.file" => 'seleziona il file',
585 "form.migration.import.title" => 'importa i dati',
586 "form.migration.import.success" => 'importazione eseguita con successo',
587 "form.migration.import.text" => 'importa i dati del team da un file xml',
588 "form.migration.export.title" => 'esporta i dati',
589 "form.migration.export.success" => 'esportazione eseguita con successo',
590 "form.migration.export.text" => 'puoi esporate tutti i dati dei team in un file xml. questo può essere utile se devi trasferire i dati da un server ad un altro.',
591
592 "form.client.title" => 'clienti',
593 "form.client.add_title" => 'aggiungi cliente',
594 "form.client.edit_title" => 'modifica cliente',
595 "form.client.del_title" => 'elimina cliente',
596 "form.client.tax" => 'tassa',
597 "form.client.comment" => 'commento ',
598
599 // miscellaneous strings
600 "forward.tocsvfile" => 'esporta i dati in un file .csv',
601 "forward.toxmlfile" => 'esporta i dati in un file .xml',
602 "forward.geninvoice" => 'genera la fattura',
603 "forward.change" => 'configura i clienti',
604
605 // strings inside contols on forms
606 "controls.select.project" => '--- seleziona il progetto ---',
607 "controls.select.activity" => '--- seleziona la attività ---',
608 "controls.select.client" => '--- seleziona il cliente ---',
609 "controls.project_bind" => '--- tutti ---',
610 "controls.all" => '--- tutti ---',
611 "controls.notbind" => '--- no ---',
612 "controls.per_tm" => 'questo mese',
613 "controls.per_lm" => 'mese scorso',
614 "controls.per_tw" => 'questa settimana',
615 "controls.per_lw" => 'settimana scorsa',
616 "controls.per_td" => 'questo giorno',
617 "controls.per_at" => 'tutto il tempo',
618 "controls.per_ty" => 'quest\\\'anno',
619 "controls.sel_period" => '--- seleziona il periodo di tempo ---',
620 "controls.sel_groupby" => '--- non raggruppare ---',
621 "controls.inc_billable" => 'fatturabile',
622 "controls.inc_nbillable" => 'non fatturabile',
623 // Note to translators: the string below must be translated
624 // "controls.default" => '--- default ---',
625
626 // labels
627 "label.chart.title1" => 'attività per utente',
628 // Note to translators: the string below is missing and must be added and translated
629 // "label.chart.title2" => 'projects for user',
630 "label.chart.period" => 'grafico per il periodo',
631
632 "label.pbehalf_info" => '%s %s <b>a favore di %s</b>',
633 "label.time_noentry" => 'nessun inserimento',
634 "label.today" => 'oggi',
635 "label.req_fields" => '* campi obbligatori',
636 "label.sel_project" => 'seleziona il progetto',
637 "label.sel_activity" => 'seleziona la attività',
638 "label.sel_tp" => 'seleziona il periodo di tempo',
639 "label.set_tp" => 'oppure setta le date',
640 "label.fields" => 'mostra i campi',
641 "label.group_title" => 'raggruppa per',
642 "label.include_title" => 'includi records',
643 "label.inv_str" => 'fattura',
644 "label.set_empl" => 'seleziona utenti',
645 "label.sel_all" => 'seleziona tutti',
646 "label.sel_none" => 'deseleziona tutti',
647 "label.or" => 'o',
648 "label.disable" => 'disabilita',
649 "label.enable" => 'abilita',
650 "label.filter" => 'filtro',
651 "label.timeweek" => 'totale settimanale',
652 "label.hrs" => 'ore',
653 );