tasks/l10n/it.json

65 lines
4.1 KiB
JSON
Raw Normal View History

2014-10-30 10:57:57 +00:00
{ "translations": {
2018-09-14 00:38:42 +00:00
"This will delete the calendar \"%s\" and all corresponding events and tasks." : "Ciò eliminerà il calendario \"%s\" e tutti gli eventi e le attività corrispondenti.",
2014-10-30 10:57:57 +00:00
"The name \"%s\" is already used." : "Il nome \"%s\" è già utilizzato.",
"An empty name is not allowed." : "Un nome vuoto non è consentito.",
2019-01-27 01:36:24 +00:00
"Tasks" : "Attività",
2015-06-25 05:07:20 +00:00
"Important" : "Importante",
2019-01-26 01:37:48 +00:00
"Today" : "Oggi",
2015-06-25 05:07:20 +00:00
"Week" : "Settimana",
"All" : "Tutti",
"Current" : "Attuale",
"Completed" : "Completato",
2018-05-25 00:43:50 +00:00
"The Tasks app for Nextcloud" : "L'applicazione delle attività per Nextcloud",
2018-06-09 00:38:37 +00:00
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar." : "Una volta abilitata, un nuovo menu Attività apparirà nel menu delle tue applicazioni di Nextcloud. Da qui, potrai aggiungere ed eliminare attività, modificare il loro titolo, la descrizione, le date di inizio e fine, i promemoria e aggiungere commenti. Le attività possono essere condivise tra utenti. Le attività possono essere sincronizzate utilizzando CalDAV (ogni elenco di attività è collegato a un calendario di Nextcloud, per sincronizzarlo con il tuo client locale - Thunderbird, Evolution, KDE Kontact, iCal… - ti basta aggiungere il calendario come un calendario remoto nel tuo client). Puoi scaricare le tue attività come file ICS utilizzando il pulsante di scaricamento per ogni calendario.",
2016-08-26 23:07:25 +00:00
"Delete" : "Elimina",
"Cancel" : "Annulla",
2019-01-27 01:36:24 +00:00
"Load all completed tasks." : "Carica tutte le attività completate.",
2016-09-03 23:07:22 +00:00
"Change sort order" : "Cambia l'ordinamento",
"Default" : "Predefinito",
"Due date" : "Data di scadenza",
"Start date" : "Data iniziale",
"Priority" : "Priorità",
"Manually" : "Manuale",
2019-01-26 01:37:48 +00:00
"Alphabetically" : "Ordine alfabetico",
2017-07-25 00:22:57 +00:00
"Task is completed" : "L'attività è completata",
2019-01-27 01:36:24 +00:00
"[Yesterday]" : "[Ieri]",
"[Today]" : "[Oggi]",
"[Tomorrow]" : "[Domani]",
2019-01-26 01:37:48 +00:00
"_%n Completed Task_::_%n Completed Tasks_" : ["%n attività completata","%n attività completate"],
"Tomorrow" : "Domani",
"Set start date" : "Imposta data iniziale",
"Set due date" : "Imposta data di scadenza",
2016-11-01 02:16:31 +00:00
"All day" : "Tutto il giorno",
2019-01-27 01:36:24 +00:00
"Select a calendar" : "Seleziona un calendario",
"Select categories" : "Seleziona categorie",
2015-09-01 17:01:11 +00:00
"Task not found!" : "Attività non trovata!",
2019-01-27 01:36:24 +00:00
"[Starts today]" : "[Inizia oggi]",
"[Starts tomorrow]" : "[Inizia domani]",
"[Due today]" : "[Scade oggi]",
"[Due tomorrow]" : "[Scade domani]",
"No priority assigned" : "Nessuna priorità assegnata",
"Priority %s: high" : "Priorità %s: alta",
"Priority %s: medium" : "Priorità %s: media",
"Priority %s: low" : "Priorità %s: bassa",
2019-01-26 01:37:48 +00:00
"%s %% completed" : "%s %% completato",
"Edit" : "Modifica",
2019-01-27 01:36:24 +00:00
"Copy private link" : "Copia collegamento privato",
"Copied" : "Copiato",
"Can not copy" : "Impossibile copiare",
2019-01-26 01:37:48 +00:00
"Download" : "Scarica",
"Save" : "Salva",
"Add List..." : "Aggiungi elenco...",
"New List" : "Nuovo elenco",
"Settings" : "Impostazioni",
2019-01-27 01:36:24 +00:00
"Default list" : "Elenco predefinito",
2019-01-26 01:37:48 +00:00
"Visibility of Smart Collections" : "Visibilità delle collezioni veloci",
"Hidden" : "Nascosto",
"Visible" : "Visibile",
2019-01-27 01:36:24 +00:00
"Automatic" : "Automatico",
"An error occurred" : "Si è verificato un errore",
"Could not delete the task." : "impossibile eliminare l'attività.",
"Synchronizing to the server." : "Sincronizzazione con il server.",
"Task successfully saved to server." : "Attività salvato correttamente sul server.",
"Could not update the task." : "impossibile aggiornare l'attività."
2014-10-30 10:57:57 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}