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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 1ac5048c3..7b4bc0a61 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Inserisci immagine",
"Add link" : "Aggiungi collegamento",
"_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"],
- "Show image" : "Mostra immagine",
- "Show file" : "Mostra file",
"Show rich workspaces" : "Mostra aree di lavoro avanzate",
"Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...",
"New text document" : "Nuovo documento di testo",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Citazione",
"Code block" : "Blocco di codice",
"Network connection error: Could not connect to the document" : "Errore di connessione di rete: impossibile connettersi al documento",
- "Last save {lastSave}" : "Ultimo salvataggio {lastSave}"
+ "Last save {lastSave}" : "Ultimo salvataggio {lastSave}",
+ "Show image" : "Mostra immagine",
+ "Show file" : "Mostra file"
},
"nplurals=2; plural=(n != 1);");