A bit more cleanup and recycling.
[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' => 'Seleziona il cliente.',
89 // TODO: translate the following.
90 // 'error.report' => 'Select report.',
91 // 'error.record' => 'Select record.',
92 'error.auth' => 'Login o password errati.',
93 // TODO: translate the following.
94 // 'error.user_exists' => 'User with this login already exists.',
95 'error.project_exists' => 'Esiste già un progetto con questo nome.',
96 // TODO: translate the following.
97 // 'error.task_exists' => 'Task with this name already exists.',
98 // 'error.client_exists' => 'Client with this name already exists.',
99 // 'error.invoice_exists' => 'Invoice with this number already exists.',
100 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
101 // 'error.no_login' => 'No user with this login.',
102 'error.no_teams' => 'Il database è vuoto. loggati come amministratore e crea un nuovo team.',
103 // TODO: translate the following.
104 // 'error.upload' => 'File upload error.',
105 // 'error.range_locked' => 'Date range is locked.',
106 // 'error.mail_send' => 'Error sending mail.',
107 // 'error.no_email' => 'No email associated with this login.',
108 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
109 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
110 // 'error.overlap' => 'Time interval overlaps with existing records.',
111 // 'error.future_date' => 'Date is in future.',
112
113 // Labels for buttons.
114 'button.login' => 'Login',
115 'button.now' => 'Adesso',
116 'button.save' => 'Salva',
117 // TODO: translate the following.
118 // 'button.copy' => 'Copy',
119 'button.cancel' => 'Cancella',
120 'button.submit' => 'Invia',
121 'button.add_user' => 'Aggiungi utente',
122 'button.add_project' => 'Aggiungi progetto',
123 // TODO: translate the following.
124 // 'button.add_task' => 'Add task',
125 'button.add_client' => 'Aggiungi cliente',
126 // TODO: translate the following.
127 // 'button.add_invoice' => 'Add invoice',
128 // 'button.add_option' => 'Add option',
129 // 'button.add' => 'Add',
130 'button.generate' => 'Genera',
131 // TODO: translate the following.
132 // 'button.reset_password' => 'Reset password',
133 'button.send' => 'Invia',
134 'button.send_by_email' => 'Invia tramite e-mail',
135 'button.create_team' => 'Crea team',
136 'button.export' => 'Esporta team',
137 'button.import' => 'Importa team',
138 // TODO: translate the following.
139 // 'button.close' => 'Close',
140 // 'button.stop' => 'Stop',
141
142 // Labels for controls on forms. Labels in this section are used on multiple forms.
143 // TODO: translate the following.
144 // 'label.team_name' => 'Team name',
145 // 'label.address' => 'Address',
146 'label.currency' => 'Moneta',
147 // TODO: translate the following.
148 // 'label.manager_name' => 'Manager name',
149 // 'label.manager_login' => 'Manager login',
150 'label.person_name' => 'Nome',
151 'label.thing_name' => 'Nome',
152 'label.login' => 'Login',
153 'label.password' => 'Password',
154 'label.confirm_password' => 'Conferma password',
155 'label.email' => 'E-mail',
156 'label.cc' => 'Cc',
157 // TODO: translate the following.
158 // 'label.bcc' => 'Bcc',
159 'label.subject' => 'Oggetto',
160 'label.date' => 'Data',
161 'label.start_date' => 'Data inizio',
162 'label.end_date' => 'Data fine',
163 // TODO: translate the following.
164 // 'label.user' => 'User',
165 // 'label.users' => 'Users',
166 // 'label.client' => 'Client',
167 // 'label.clients' => 'Clients',
168 // 'label.option' => 'Option',
169 // 'label.invoice' => 'Invoice',
170 'label.project' => 'Progetto',
171 'label.projects' => 'Progetti',
172 // TODO: translate the following.
173 // 'label.task' => 'Task',
174 // 'label.tasks' => 'Tasks',
175 // 'label.description' => 'Description',
176 'label.start' => 'Inizio',
177 'label.finish' => 'Fine',
178 'label.duration' => 'Durata',
179 'label.note' => 'Nota',
180 // TODO: translate the following.
181 // 'label.notes' => 'Notes',
182 // 'label.item' => 'Item',
183 // 'label.cost' => 'Cost',
184 // 'label.day_total' => 'Day total',
185 // 'label.week_total' => 'Week total',
186 // 'label.month_total' => 'Month total',
187 // 'label.today' => 'Today',
188 'label.total_hours' => 'Ore totali',
189 // TODO: translate the following.
190 // 'label.total_cost' => 'Total cost',
191 // 'label.view' => 'View',
192 'label.edit' => 'Modifica',
193 'label.delete' => 'Elimina',
194 // TODO: translate the following.
195 // 'label.configure' => 'Configure',
196 // 'label.select_all' => 'Select all',
197 // 'label.select_none' => 'Deselect all',
198 // 'label.day_view' => 'Day view',
199 // 'label.week_view' => 'Week view',
200 'label.id' => 'ID',
201 // TODO: translate the following.
202 // 'label.language' => 'Language',
203 // 'label.decimal_mark' => 'Decimal mark',
204 // 'label.date_format' => 'Date format',
205 // 'label.time_format' => 'Time format',
206 // 'label.week_start' => 'First day of week',
207 'label.comment' => 'Commento',
208 'label.status' => 'Stato',
209 'label.tax' => 'Imposta',
210 'label.subtotal' => 'Subtotale',
211 'label.total' => 'Totale',
212 // TODO: translate the following.
213 // 'label.client_name' => 'Client name',
214 // 'label.client_address' => 'Client address',
215 // 'label.or' => 'or',
216 // 'label.error' => 'Error',
217 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
218 // 'label.required_fields' => '* - required fields',
219 // 'label.on_behalf' => 'on behalf of',
220 'label.role_manager' => '(manager)',
221 'label.role_comanager' => '(co-manager)',
222 'label.role_admin' => '(amministratore)',
223 // TODO: translate the following.
224 // 'label.page' => 'Page',
225 // 'label.condition' => 'Condition',
226 // 'label.yes' => 'yes',
227 // 'label.no' => 'no',
228 // Labels for plugins (extensions to Time Tracker that provide additional features).
229 // TODO: translate the following.
230 // 'label.custom_fields' => 'Custom fields',
231 // 'label.monthly_quotas' => 'Monthly quotas',
232 // 'label.type' => 'Type',
233 // 'label.type_dropdown' => 'dropdown',
234 // 'label.type_text' => 'text',
235 // 'label.required' => 'Required',
236 // 'label.fav_report' => 'Favorite report',
237 // 'label.cron_schedule' => 'Cron schedule',
238 // 'label.what_is_it' => 'What is it?',
239 // 'label.expense' => 'Expense',
240 // 'label.quantity' => 'Quantity',
241 // 'label.paid_status' => 'Paid status',
242 // 'label.paid' => 'Paid',
243 // 'label.mark_paid' => 'Mark paid',
244
245 // Form titles.
246 // TODO: Improve titles for consistency, so that each title explains correctly what each
247 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
248 // Compare with English file to see how it is done there and do Italian titles similarly.
249 'title.login' => 'Login',
250 // TODO: translate the following.
251 // 'title.teams' => 'Teams',
252 // 'title.create_team' => 'Creating Team',
253 // 'title.edit_team' => 'Editing Team',
254 'title.delete_team' => 'Elimina team',
255 // TODO: translate the following.
256 // 'title.reset_password' => 'Resetting Password',
257 // 'title.change_password' => 'Changing Password',
258 // 'title.time' => 'Time',
259 // 'title.edit_time_record' => 'Editing Time Record',
260 // 'title.delete_time_record' => 'Deleting Time Record',
261 // 'title.expenses' => 'Expenses',
262 // 'title.edit_expense' => 'Editing Expense Item',
263 // 'title.delete_expense' => 'Deleting Expense Item',
264 // 'title.predefined_expenses' => 'Predefined Expenses',
265 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
266 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
267 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
268 // 'title.reports' => 'Reports',
269 // 'title.report' => 'Report',
270 // 'title.send_report' => 'Sending Report',
271 'title.invoice' => 'Fattura',
272 'title.send_invoice' => 'Invia fattura',
273 // TODO: translate the following.
274 // 'title.charts' => 'Charts',
275 'title.projects' => 'Progetti',
276 'title.add_project' => 'Aggiungi progetto',
277 'title.edit_project' => 'Modifica progetto',
278 'title.delete_project' => 'Elimina progetto',
279 // 'title.tasks' => 'Tasks',
280 // 'title.add_task' => 'Adding Task',
281 // 'title.edit_task' => 'Editing Task',
282 // 'title.delete_task' => 'Deleting Task',
283 'title.users' => 'Utenti',
284 'title.add_user' => 'Crea utente',
285 'title.edit_user' => 'Modifica utente',
286 'title.delete_user' => 'Elimina utente',
287 'title.clients' => 'Clienti',
288 'title.add_client' => 'Aggiungi cliente',
289 'title.edit_client' => 'Modifica cliente',
290 'title.delete_client' => 'Elimina cliente',
291 // TODO: translate the following.
292 // 'title.invoices' => 'Invoices',
293 // 'title.add_invoice' => 'Adding Invoice',
294 // 'title.view_invoice' => 'Viewing Invoice',
295 // 'title.delete_invoice' => 'Deleting Invoice',
296 // 'title.notifications' => 'Notifications',
297 // 'title.add_notification' => 'Adding Notification',
298 // 'title.edit_notification' => 'Editing Notification',
299 // 'title.delete_notification' => 'Deleting Notification',
300 // 'title.monthly_quotas' => 'Monthly Quotas',
301 // 'title.export' => 'Exporting Team Data',
302 // 'title.import' => 'Importing Team Data',
303 'title.options' => 'Opzioni',
304 'title.profile' => 'Profilo',
305 // TODO: translate the following.
306 // 'title.cf_custom_fields' => 'Custom Fields',
307 // 'title.cf_add_custom_field' => 'Adding Custom Field',
308 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
309 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
310 // 'title.cf_dropdown_options' => 'Dropdown Options',
311 // 'title.cf_add_dropdown_option' => 'Adding Option',
312 // 'title.cf_edit_dropdown_option' => 'Editing Option',
313 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
314 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
315 // It is also a name for the Locking plugin on the Team profile page.
316 // 'title.locking' => 'Locking',
317
318 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
319 // Strings that are used in a single form must go to the specific form section.
320 // TODO: translate the following.
321 // 'dropdown.all' => '--- all ---',
322 // 'dropdown.no' => '--- no ---',
323 // 'dropdown.current_day' => 'today',
324 // 'dropdown.previous_day' => 'yesterday',
325 // 'dropdown.selected_day' => 'day',
326 // 'dropdown.current_week' => 'this week',
327 // 'dropdown.previous_week' => 'previous week',
328 // 'dropdown.selected_week' => 'week',
329 // 'dropdown.current_month' => 'this month',
330 // 'dropdown.previous_month' => 'previous month',
331 // 'dropdown.selected_month' => 'month',
332 // 'dropdown.current_year' => 'this year',
333 // 'dropdown.previous_year' => 'previous year',
334 // 'dropdown.selected_year' => 'year',
335 // 'dropdown.all_time' => 'all time',
336 'dropdown.projects' => 'progetti',
337 // TODO: translate the following.
338 // 'dropdown.tasks' => 'tasks',
339 'dropdown.clients' => 'clienti',
340 // TODO: translate the following.
341 // 'dropdown.select' => '--- select ---',
342 // 'dropdown.select_invoice' => '--- select invoice ---',
343 // 'dropdown.status_active' => 'active',
344 // 'dropdown.status_inactive' => 'inactive',
345 // 'dropdown.delete'=>'delete',
346 // 'dropdown.do_not_delete'=>'do not delete',
347 // 'dropdown.paid' => 'paid',
348 // 'dropdown.not_paid' => 'not paid',
349
350 // 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.
351 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
352 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
353 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
354
355 // Login form. See example at https://timetracker.anuko.com/login.php.
356 'form.login.forgot_password' => 'Password dimenticata?',
357 // TODO: translate the following.
358 // '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.',
359
360 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
361 // TODO: improve form.reset_password.message by specifying that it was sent "by email".
362 // English form: 'form.reset_password.message' => 'Password reset request sent by email.',
363 'form.reset_password.message' => 'Richiesta di reset pasword inviata.',
364 // TODO: translate the following.
365 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
366 // '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",
367
368 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
369 // TODO: translate the following.
370 // 'form.change_password.tip' => 'Type new password and click on Save.',
371
372 // Time form. See example at https://timetracker.anuko.com/time.php.
373 // TODO: translate the following.
374 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
375 'form.time.billable' => 'Fatturabile',
376 // TODO: translate the following.
377 // 'form.time.uncompleted' => 'Uncompleted',
378 // 'form.time.remaining_quota' => 'Remaining quota',
379 // 'form.time.over_quota' => 'Over quota',
380
381 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
382 'form.time_edit.uncompleted' => 'Questo record è stato salvato con la sola ora di inzio attività. Non è un errore.',
383
384 // Week view form. See example at https://timetracker.anuko.com/week.php.
385 // TODO: translate the following.
386 // 'form.week.new_entry' => 'New entry',
387
388 // Reports form. See example at https://timetracker.anuko.com/reports.php
389 // TODO: translate the following.
390 'form.reports.save_as_favorite' => 'Salva nei preferiti',
391 'form.reports.confirm_delete' => 'Sei sicuro di voler cancellare questo report dai preferiti?',
392 // TODO: translate the following.
393 // 'form.reports.include_records' => 'Include records',
394 // 'form.reports.include_billable' => 'billable',
395 // 'form.reports.include_not_billable' => 'not billable',
396 // 'form.reports.include_invoiced' => 'invoiced',
397 // 'form.reports.include_not_invoiced' => 'not invoiced',
398 // 'form.reports.select_period' => 'Select time period',
399 // 'form.reports.set_period' => 'or set dates',
400 // 'form.reports.show_fields' => 'Show fields',
401 // 'form.reports.group_by' => 'Group by',
402 // 'form.reports.group_by_no' => '--- no grouping ---',
403 'form.reports.group_by_date' => 'data',
404 'form.reports.group_by_user' => 'utente',
405 // TODO: translate the following.
406 // 'form.reports.group_by_client' => 'client',
407 'form.reports.group_by_project' => 'progetto',
408 // TODO: translate the following.
409 // 'form.reports.group_by_task' => 'task',
410 'form.reports.totals_only' => 'Solo i totali',
411
412 // Report form. See example at https://timetracker.anuko.com/report.php
413 // (after generating a report at https://timetracker.anuko.com/reports.php).
414 // TODO: translate the following.
415 // 'form.report.export' => 'Export',
416 // 'form.report.assign_to_invoice' => 'Assign to invoice',
417
418 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
419 // (you can get to this form after generating a report).
420 'form.invoice.number' => 'Numero fattura',
421 'form.invoice.person' => 'Persona',
422 // TODO: translate the following.
423 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
424 // 'form.invoice.invoice_entries' => 'Invoice entries',
425 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
426
427 // Charts form. See example at https://timetracker.anuko.com/charts.php
428 // TODO: translate the following.
429 // 'form.charts.interval' => 'Interval',
430 // 'form.charts.chart' => 'Chart',
431
432 // Projects form. See example at https://timetracker.anuko.com/projects.php
433 // TODO: translate the following.
434 //'form.projects.active_projects' => 'Active Projects',
435 // 'form.projects.inactive_projects' => 'Inactive Projects',
436
437 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
438 // TODO: translate the following.
439 // 'form.tasks.active_tasks' => 'Active Tasks',
440 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
441
442 // Users form. See example at https://timetracker.anuko.com/users.php
443 // TODO: translate the following.
444 // 'form.users.active_users' => 'Active Users',
445 // 'form.users.inactive_users' => 'Inactive Users',
446 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
447 // 'form.users.role' => 'Role',
448 'form.users.manager' => 'Manager',
449 'form.users.comanager' => 'Co-manager',
450 'form.users.rate' => 'Costo',
451 'form.users.default_rate' => 'Costo per ora di default',
452
453 // Clients form. See example at https://timetracker.anuko.com/clients.php
454 // TODO: translate the following.
455 // 'form.clients.active_clients' => 'Active Clients',
456 // 'form.clients.inactive_clients' => 'Inactive Clients',
457
458 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
459 // TODO: translate the following.
460 // 'form.client.client_to_delete' => 'Client to delete',
461 // 'form.client.client_entries' => 'Client entries',
462
463 // Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
464 // TODO: translate the following.
465 // '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.',
466 'form.export.compression' => 'Compressione',
467 // TODO: translate the following.
468 // 'form.export.compression_none' => 'none',
469 // 'form.export.compression_bzip' => 'bzip',
470
471 // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
472 // TODO: translate the following.
473 // 'form.import.hint' => 'Import team data from an xml file.',
474 // 'form.import.file' => 'Select file',
475 // 'form.import.success' => 'Import completed successfully.',
476
477 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
478 // TODO: translate the following.
479 // '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).',
480
481 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
482 // TODO: translate the following.
483 // 'form.profile.12_hours' => '12 hours',
484 // 'form.profile.24_hours' => '24 hours',
485 // 'form.profile.tracking_mode' => 'Tracking mode',
486 // 'form.profile.mode_time' => 'time',
487 // 'form.profile.mode_projects' => 'projects',
488 // 'form.profile.mode_projects_and_tasks' => 'projects and tasks',
489 // 'form.profile.record_type' => 'Record type',
490 // 'form.profile.type_all' => 'all',
491 // 'form.profile.type_start_finish' => 'start and finish',
492 // 'form.profile.type_duration' => 'duration',
493 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
494 // 'form.profile.uncompleted_indicators_none' => 'do not show',
495 // 'form.profile.uncompleted_indicators_show' => 'show',
496 // 'form.profile.plugins' => 'Plugins',
497
498 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
499 // TODO: translate the following.
500 'form.mail.from' => 'Da',
501 'form.mail.to' => 'A',
502 // 'form.mail.report_subject' => 'Time Tracker Report',
503 // '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.',
504 // 'form.mail.report_sent' => 'Report sent.',
505 'form.mail.invoice_sent' => 'Fattura inviata.',
506
507 // Quotas configuration form.
508 // TODO: translate the following.
509 // 'form.quota.year' => 'Year',
510 // 'form.quota.month' => 'Month',
511 // 'form.quota.quota' => 'Quota',
512 // 'form.quota.workday_hours' => 'Hours in work day',
513 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
514
515
516
517 // TODO: refactoring ongoing down from here.
518 // Strings below are not use in current code. See if we can recycle something from below.
519
520 "form.migration.import.title" => 'importa i dati',
521 "form.migration.import.success" => 'importazione eseguita con successo',
522 "form.migration.import.text" => 'importa i dati del team da un file xml',
523 "form.migration.export.title" => 'esporta i dati',
524 "form.migration.export.success" => 'esportazione eseguita con successo',
525 "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.',
526
527 // miscellaneous strings
528 "forward.tocsvfile" => 'esporta i dati in un file .csv',
529 "forward.toxmlfile" => 'esporta i dati in un file .xml',
530 "forward.geninvoice" => 'genera la fattura',
531 "forward.change" => 'configura i clienti',
532
533 // strings inside contols on forms
534 "controls.select.project" => '--- seleziona il progetto ---',
535 "controls.select.activity" => '--- seleziona la attività ---',
536 "controls.select.client" => '--- seleziona il cliente ---',
537 "controls.project_bind" => '--- tutti ---',
538 "controls.all" => '--- tutti ---',
539 "controls.notbind" => '--- no ---',
540 "controls.per_tm" => 'questo mese',
541 "controls.per_lm" => 'mese scorso',
542 "controls.per_tw" => 'questa settimana',
543 "controls.per_lw" => 'settimana scorsa',
544 "controls.per_td" => 'questo giorno',
545 "controls.per_at" => 'tutto il tempo',
546 "controls.per_ty" => 'quest\\\'anno',
547 "controls.sel_period" => '--- seleziona il periodo di tempo ---',
548 "controls.sel_groupby" => '--- non raggruppare ---',
549 "controls.inc_billable" => 'fatturabile',
550 "controls.inc_nbillable" => 'non fatturabile',
551 // Note to translators: the string below must be translated
552 // "controls.default" => '--- default ---',
553
554 // labels
555 "label.chart.title1" => 'attività per utente',
556 // Note to translators: the string below is missing and must be added and translated
557 // "label.chart.title2" => 'projects for user',
558 "label.chart.period" => 'grafico per il periodo',
559
560 "label.pbehalf_info" => '%s %s <b>a favore di %s</b>',
561 "label.time_noentry" => 'nessun inserimento',
562 "label.today" => 'oggi',
563 "label.req_fields" => '* campi obbligatori',
564 "label.sel_project" => 'seleziona il progetto',
565 "label.sel_activity" => 'seleziona la attività',
566 "label.sel_tp" => 'seleziona il periodo di tempo',
567 "label.set_tp" => 'oppure setta le date',
568 "label.fields" => 'mostra i campi',
569 "label.group_title" => 'raggruppa per',
570 "label.include_title" => 'includi records',
571 "label.inv_str" => 'fattura',
572 "label.set_empl" => 'seleziona utenti',
573 "label.sel_all" => 'seleziona tutti',
574 "label.sel_none" => 'deseleziona tutti',
575 "label.or" => 'o',
576 "label.disable" => 'disabilita',
577 "label.enable" => 'abilita',
578 "label.filter" => 'filtro',
579 "label.timeweek" => 'totale settimanale',
580 "label.hrs" => 'ore',
581 );