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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 1fed1857d..d6c8637f7 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"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.",
"Retry" : "Riprova",
- "Last save {lastSave}" : "Ultimo salvataggio {lastSave}",
"Unpushed changes" : "Modifiche non depositate",
"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",
@@ -45,6 +44,7 @@ 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}",
"New text document.md" : "Nuovo documento di testo,md"
},
"nplurals=2; plural=(n != 1);");