diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index ca75e04638d..fba5c873972 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -30,6 +30,10 @@ OC.L10N.register( "Server version %s or higher is required." : "È richiesta la versione %s o successiva.", "Server version %s or lower is required." : "È richiesta la versione %s o precedente.", "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ", + "Remote wipe started" : "Cancellazione remota avviata", + "A remote wipe was started on device %s" : "Una cancellazione remota è stata avviata sul dispositivo %s", + "Remote wipe finished" : "Cancellazione remota terminata", + "The remote wipe on %s has finished" : "La cancellazione remota su %s è terminata", "Unknown filetype" : "Tipo di file sconosciuto", "Invalid image" : "Immagine non valida", "Avatar image is not square" : "L'immagine personale non è quadrata", |