Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 5ad432c7968..ff71339a52d 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -31,6 +31,14 @@ OC.L10N.register(
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
"Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve esere un amministratore o sub-amministratore",
"Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
+ "Wiping of device %s has started" : "La cancellazione del dispositivo %s è iniziata",
+ "Wiping of device »%s« has started" : "La cancellazione del dispositivo «%s» è iniziata",
+ "»%s« started remote wipe" : "«%s» ha iniziato la cancellazione remota",
+ "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Il dispositivo o l'applicazione «%s» ha iniziato il processo di cancellazione remota. Riceverai un'altra email al termine del processo ",
+ "Wiping of device %s has finished" : "La cancellazione del dispositivo %s è terminata",
+ "Wiping of device »%s« has finished" : "La cancellazione del dispositivo «%s» è terminata",
+ "»%s« finished remote wipe" : "«%s» ha terminato la cancellazione remota",
+ "Device or application »%s« has finished the remote wipe process." : "Il dispositivo o l'applicazione «%s» ha terminato il processo di cancellazione remota.",
"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",