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.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index a46f9fece..31ad4d58a 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"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",
"_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...",
@@ -29,7 +32,6 @@ OC.L10N.register(
"Bold" : "Grassetto",
"Italic" : "Corsivo",
"Strikethrough" : "Sbarrato",
- "Paragraph" : "Paragrafo",
"Headings" : "Intestazioni",
"Heading 1" : "Intestazione 1",
"Heading 2" : "Intestazione 2",
@@ -46,6 +48,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Ultimo salvataggio {lastSave}",
"Add link" : "Aggiungi collegamento",
"Show image" : "Mostra immagine",
- "Show file" : "Mostra file"
+ "Show file" : "Mostra file",
+ "Paragraph" : "Paragrafo"
},
"nplurals=2; plural=(n != 1);");