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, 0 insertions, 8 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index ec3eb9f421c..5e192cf2d3e 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -76,7 +76,6 @@ OC.L10N.register(
"Basic settings" : "Impostazioni di base",
"Sharing" : "Condivisione",
"Security" : "Sicurezza",
- "Theming" : "Temi",
"Groupware" : "Groupware",
"Additional settings" : "Impostazioni aggiuntive",
"Personal info" : "Informazioni personali",
@@ -244,11 +243,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"Library %s with a version higher than %s is required - available version %s." : "Richiesta una versione della libreria %s maggiore di %s - versione disponibile %s.",
"Library %s with a version lower than %s is required - available version %s." : "Richiesta una versione della libreria %s minore di %s - versione disponibile %s.",
- "APCu" : "APCu",
- "Redis" : "Redis",
- "Encryption" : "Cifratura",
- "Tips & tricks" : "Suggerimenti e trucchi",
- "Sync clients" : "Client di sincronizzazione",
"Sharing %s failed, because the user %s does not exist" : "Condivisione di %s non riuscita, poiché l'utente %s non esiste",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Condivisione di %s non riuscita, poiché l'utente %s non appartiene ad alcun gruppo di cui %s è membro",
"Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
@@ -262,8 +256,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s ha condiviso «%s» con te",
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
"%s via %s" : "%s tramite %s",
- "No app name specified" : "Il nome dell'applicazione non è specificato",
- "App '%s' could not be installed!" : "L'applicazione '%s' non può essere installata!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'applicazione \"%s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %s",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\""
},