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.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 4f5f68f15..a4cacce9a 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -30,9 +30,9 @@ OC.L10N.register(
"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",
- "Guest" : "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.",
@@ -107,7 +107,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"],
"ToDo list" : "Elenco Cose da fare",
"Emoji picker" : "Selettore di emoji",
- "Todo item" : "Elemento da fare",
- "Participants" : "Partecipanti"
+ "Todo item" : "Elemento da fare"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");