Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/it.js b/l10n/it.js
index a4cacce9a..530f7bc69 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -19,21 +19,24 @@ OC.L10N.register(
"** 📝 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",
- "Image file format not supported" : "Formato dell'immagine non supportato",
- "Insert an image" : "Inserisci un'immagine",
"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.",
"This file is opened read-only as it is currently locked by {user}." : "Questo file è aperto in sola lettura dato che è attualmente bloccato da {user}.",
+ "Edit guest name" : "Modifica nome ospite",
+ "Guest" : "Ospite",
+ "Save guest name" : "Salva nome ospite",
+ "Image file format not supported" : "Formato dell'immagine non supportato",
+ "Insert an image" : "Inserisci un'immagine",
+ "guest" : "ospite",
+ "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. ",
"Saving …" : "Salvataggio...",
"Saved" : "Salvato",
"Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}",
"Unsaved changes" : "Modifiche non salvate",
- "Guest" : "Ospite",
"No emoji found" : "Nessun emoji trovato",
- "Edit guest name" : "Modifica nome ospite",
- "Save guest name" : "Salva nome ospite",
"Formatting help" : "Guida di formattazione",
"Speed up your writing with simple shortcuts." : "Velocizza la scrittura con semplici scorciatoie.",
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Digita la sintassi di Markdown o usa le scorciatoie da tastiera da qua sotto.",
@@ -72,9 +75,6 @@ OC.L10N.register(
"Link file" : "Collegamento a file",
"Remove Link" : "Rimuovi collegamento",
"Select file to link to" : "Seleziona il file da collegare",
- "guest" : "ospite",
- "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. ",
"Unsupported image type" : "Tipo di immagine non supportato",
"Add row before" : "Aggiungi riga prima",
"Add row after" : "Aggiungi riga dopo",