text/l10n/it.json

57 строки
4.0 KiB
JSON

{ "translations": {
"New text document" : "Nuovo documento di testo",
"Nextcloud Text" : "Testo di Nextcloud",
"text document" : "documento di testo",
"Readme" : "Leggimi",
"Text" : "Testo",
"📝 Collaborative document editing" : "Modifica documenti collaborativa",
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Modifica documenti collaborativa!**\n\n- **📝 Scrittura focalizzata:** Nessuna distrazione, solo la formattazione che ti serve.\n- **🙋 Lavora insieme:** Condividi e collabora con amici e colleghi, non importa se utilizzano Nextcloud o no!\n- **💾 Formato aperto:** I file sono salvati come [Markdown](https://en.wikipedia.org/wiki/Markdown), così puoi modificarli anche da qualsiasi altra applicazione.\n- **✊ Una forte fondazione:** Noi usiamo [🐈 tiptap](https://tiptap.scrumpy.io) che è basato su [🦉 ProseMirror](https://prosemirror.net) – un grande ringraziamento a loro!",
"Use current version" : "Utilizza la versione corrente",
"Use the saved version" : "Utilizza la versione salvata",
"Document idle for {timeout} minutes, click to continue editing" : "Documento inattivo per {timeout} minuti, fai clic per continuare la modifica",
"Reconnect" : "Riconnetti",
"The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.",
"File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.",
"Saving …" : "Salvataggio...",
"Saved" : "Salvato",
"Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}",
"Unsaved changes" : "Modifiche non salvate",
"Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
"Edit guest name" : "Modifica nome ospite",
"Save guest name" : "Salva nome ospite",
"Insert image" : "Inserisci immagine",
"Insert an image" : "Inserisci un'immagine",
"Link file" : "Collegamento a file",
"Select file to link to" : "Seleziona il file da collegare",
"Show author colors" : "Mostra i colori degli autori",
"Author colors are only shown until everyone has closed the document." : "I colori degli autori sono visualizzati solo finché tutti non hanno chiuso il documento. ",
"Currently active users:" : "Utenti attualmente attivi:",
"_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"],
"Show rich workspaces" : "Mostra aree di lavoro avanzate",
"Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...",
"Edit" : "Modifica",
"Undo" : "Annulla",
"Redo" : "Rifai",
"Bold" : "Grassetto",
"Italic" : "Corsivo",
"Strikethrough" : "Sbarrato",
"Headings" : "Intestazioni",
"Heading 1" : "Intestazione 1",
"Heading 2" : "Intestazione 2",
"Heading 3" : "Intestazione 3",
"Heading 4" : "Intestazione 4",
"Heading 5" : "Intestazione 5",
"Heading 6" : "Intestazione 6",
"Unordered list" : "Elenco non ordinato",
"Ordered list" : "Elenco ordinato",
"ToDo list" : "Elenco Cose da fare",
"Blockquote" : "Citazione",
"Code block" : "Blocco di codice",
"Retry" : "Riprova",
"Unpushed changes" : "Modifiche non depositate",
"Add link" : "Aggiungi collegamento",
"Show image" : "Mostra immagine",
"Show file" : "Mostra file",
"Paragraph" : "Paragrafo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}