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.json')
-rw-r--r--l10n/it.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/it.json b/l10n/it.json
index b5fe142d4..e8e1752d8 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -17,6 +17,8 @@
"** ๐Ÿ“ 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.",
@@ -25,7 +27,6 @@
"Saved" : "Salvato",
"Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}",
"Unsaved changes" : "Modifiche non salvate",
- "Image file format not supported" : "Formato dell'immagine non supportato",
"No emoji found" : "Nessun emoji trovato",
"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",
@@ -61,11 +62,8 @@
"Quoted text" : "Testo citato",
"Code block" : "Blocco di codice",
"Some code" : "Codice",
- "Insert emoji" : "Inserisci emoji",
"Upload from computer" : "Carica dal computer",
"Insert from Files" : "Inserisci dai file",
- "Insert an image" : "Inserisci un'immagine",
- "Alt" : "Alt",
"Update Link" : "Aggiorna collegamento",
"Add Link" : "Aggiungi collegamento",
"Link file" : "Collegamento a file",
@@ -83,7 +81,6 @@
"Delete this table" : "Elimina tabella",
"Show rich workspaces" : "Mostra aree di lavoro avanzate",
"Add notes, lists or links โ€ฆ" : "Aggiungi note, elenchi o collegamenti...",
- "Edit" : "Modifica",
"Undo" : "Annulla",
"Redo" : "Rifai",
"Headings" : "Intestazioni",
@@ -96,10 +93,13 @@
"Success" : "Successo",
"Warning" : "Attenzione",
"Table" : "Tabella",
- "Emoji picker" : "Selettore di emoji",
+ "Insert emoji" : "Inserisci emoji",
"Insert image" : "Inserisci immagine",
+ "Alt" : "Alt",
+ "Edit" : "Modifica",
"New text document" : "Nuovo documento di testo",
"Currently active users:" : "Utenti attualmente attivi:",
- "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"]
+ "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"],
+ "Emoji picker" : "Selettore di emoji"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file