From 375691365e14da478b685e113a2e1624b3f5be99 Mon Sep 17 00:00:00 2001 From: Luca Buoncristiani Date: Tue, 4 Feb 2020 13:31:20 +0100 Subject: [PATCH] added missing italian translation files (#1437) --- translations/actions.it.xlf | 83 ++++++++++ translations/daterangepicker.it.xlf | 43 +++++ translations/plugins.it.xlf | 23 +++ translations/system-configuration.it.xlf | 191 +++++++++++++++++++++++ translations/tags.it.xlf | 11 ++ translations/teams.it.xlf | 35 +++++ 6 files changed, 386 insertions(+) create mode 100644 translations/actions.it.xlf create mode 100644 translations/daterangepicker.it.xlf create mode 100644 translations/plugins.it.xlf create mode 100644 translations/system-configuration.it.xlf create mode 100644 translations/tags.it.xlf create mode 100644 translations/teams.it.xlf diff --git a/translations/actions.it.xlf b/translations/actions.it.xlf new file mode 100644 index 00000000..a7f8b700 --- /dev/null +++ b/translations/actions.it.xlf @@ -0,0 +1,83 @@ + + + + + + stop + Stop + + + back + Indietro + + + edit + Modifica + + + trash + Cancella + + + report + Report + + + repeat + Ripeti + + + profile-stats + Profilo + + + settings + Preferenze + + + timesheet + Schede attività + + + customer + Filtro clienti + + + project + Filetro progetti + + + activity + Filtro attività + + + copy + Crea copia + + + home + Homepage + + + create-project + Crea progetto + + + create-activity + Crea attività + + + create-timesheet + Crea scheda attività + + + permissions + Permessi Team + + + details + Mostra + + + + diff --git a/translations/daterangepicker.it.xlf b/translations/daterangepicker.it.xlf new file mode 100644 index 00000000..94e2ef4f --- /dev/null +++ b/translations/daterangepicker.it.xlf @@ -0,0 +1,43 @@ + + + + + + daterangepicker.today + Oggi + + + daterangepicker.yesterday + Ieri + + + daterangepicker.lastWeek + Settimana scorsa + + + daterangepicker.thisWeek + Settimana attuale + + + daterangepicker.lastMonth + Mese scorso + + + daterangepicker.thisMonth + Mese attuale + + + daterangepicker.lastYear + Anno scorso + + + daterangepicker.thisYear + Anno attuale + + + daterangepicker.customRange + Intervallo personalizzato + + + + diff --git a/translations/plugins.it.xlf b/translations/plugins.it.xlf new file mode 100644 index 00000000..cfebca18 --- /dev/null +++ b/translations/plugins.it.xlf @@ -0,0 +1,23 @@ + + + + + + plugins.title + Plugins + + + plugins.subtitle + Puoi estendere le funzionalità di Kimai con i plugins + + + plugin.none_installed + Non hai plugin installati per ora. + + + plugin.marketplace + Kimai marketplace + + + + diff --git a/translations/system-configuration.it.xlf b/translations/system-configuration.it.xlf new file mode 100644 index 00000000..45419475 --- /dev/null +++ b/translations/system-configuration.it.xlf @@ -0,0 +1,191 @@ + + + + + + title + Impostazioni + + + subtitle + Cambia le impostazioni globali di tracciamento del tempo + + + timesheet + Scheda attività + + + form_customer + Creazione clienti - valori di default + + + form_user + Valori utente di default + + + theme + Tema + + + calendar + Calendario + + + label.theme.markdown_content + Permetti la formattazione con markdown in descrizione e commenti + + + label.timesheet.mode + Modalità di tracciamento del tempo + + + label.timesheet.mode_default + [Default] permetti modifica dell'orario di inizio e fine + + + label.timesheet.mode_duration_only + [Durata] Sostituisci orario fine attività con la sua durata + + + label.timesheet.mode_duration_fixed_begin + [Durata] Orario di inizio fisso configurabile, durata modificabile + + + label.timesheet.mode_punch + [Orologio] utenti possono solo utilizzare start e stop e non possono modificare la durata + + + label.timesheet.rules.allow_future_times + Permetti inserimenti dati nel futuro + + + label.timesheet.active_entries.hard_limit + Numero di attività simultanee permesse + + + label.timesheet.active_entries.soft_limit + Numero di attività in corso per cui visualizzare un avvertimento + + + label.theme.autocomplete_chars + Numero minimo di caratteri per iniziare l'autocompletamento + + + label.calendar.week_numbers + Visualizza numero della settimana + + + label.calendar.weekends + Visualizza fine settimana + + + label.calendar.businessHours.begin + Inizio del normale orario di lavoro (verrà evidenziato) + + + label.calendar.businessHours.end + Fine del normale orario di lavoro (verrà evidenziato) + + + label.calendar.visibleHours.begin + Inizio intervallo di tempo visibile + + + label.calendar.visibleHours.end + Fine intervallo di tempo visibile + + + label.calendar.slot_duration + Grandezza griglia per viste settimanale e giornaliera + + + branding + Branding + + + + label.theme.branding.company + Azienda + + + label.theme.branding.mini + Mini Logo (barra laterale) + + + label.theme.branding.title + Titolo mostrato nel browser + + + rounding + Arrotondamento orario + + + label.timesheet.rounding.default.begin + Arrotondamento dell'orario di inizio in minuti (0 = disattivato) + + + label.timesheet.rounding.default.end + Arrotondamento dell'orario di fine in minuti (0 = disattivato) + + + label.timesheet.rounding.default.duration + Arrotondamento della durata in minuti (0 = disattivato) + + + label.timesheet.rounding.default.mode + Modalità di arrotondamento + + + label.timesheet.rounding.default.days + Giorani della settimana per applicazione arrotondamento + + + Monday + Lunedì + + + Tuesday + Martedì + + + Wednesday + Mercoledì + + + Thursday + Giovedì + + + Friday + Venerdì + + + Saturday + Sabato + + + Sunday + Domenica + + + Ceil + Massimo: Inizio, fine e durata saranno arrotondati per eccesso + + + Closest + Più vicino: arrotondamento matematico al valore più vicino + + + Default + Standard: L'inizio sarà arrotondato per difetto e la durata per eccesso + + + Floor + Minimo: Inizio, fine e durata saranno arrotondati per difetto + + + + diff --git a/translations/tags.it.xlf b/translations/tags.it.xlf new file mode 100644 index 00000000..72521721 --- /dev/null +++ b/translations/tags.it.xlf @@ -0,0 +1,11 @@ + + + + + + tags.title + Etichette + + + + diff --git a/translations/teams.it.xlf b/translations/teams.it.xlf new file mode 100644 index 00000000..cca4854a --- /dev/null +++ b/translations/teams.it.xlf @@ -0,0 +1,35 @@ + + + + + + teams.title + Gruppo + + + teams.project_access + Concedi accesso ai progetti + + + teams.customer_access + Concedi accesso ai clienti + + + team.visibility_global + Visibile a chiunque, in assenza del gruppo assegnato + + + team.visibility_restricted + Visibile solo ai seguenti gruppi e a tutti gli amministratori. + + + team.project_visibility_inherited + Progetto con accesso limitato perchè i permessi di gruppo sono impostati per i clienti. + + + team.create_default + Crea un nuovo gruppo per limitare l'accesso + + + +