aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/it.js')
-rw-r--r--apps/dashboard/l10n/it.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/it.js b/apps/dashboard/l10n/it.js
new file mode 100644
index 00000000000..98e81264298
--- /dev/null
+++ b/apps/dashboard/l10n/it.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "Cruscotto",
+ "Dashboard app" : "Cruscotto",
+ "Show something" : "Mostra qualcosa",
+ "Customize" : "Personalizza",
+ "Edit widgets" : "Modifica widget",
+ "Get more widgets from the app store" : "Ottieni altri widget dal negozio di applicazioni",
+ "Change background image" : "Cambia l'immagine di sfondo",
+ "Weather service" : "Servizio meteo",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per la tua riservatezza, i dati meteorologici sono richiesti dal tuo server Nextcloud per tuo conto, per cui il servizio meteo non riceve informazioni personali.",
+ "Weather data from Met.no" : "Dati meteo da Met.no",
+ "Weather" : "Meteo",
+ "Status" : "Stato",
+ "Good evening, {name}" : "Buona sera, {name}",
+ "Good evening" : "Buona sera",
+ "Good afternoon, {name}" : "Buon pomeriggio, {name}",
+ "Good afternoon" : "Buon pomeriggio",
+ "Good morning, {name}" : "Buongiorno, {name}",
+ "Good morning" : "Buongiorno",
+ "Good night, {name}" : "Buona notte, {name}",
+ "Good night" : "Buona notte",
+ "Pick from files" : "Scegli da file",
+ "Default images" : "Immagini predefinite",
+ "Plain background" : "Sfondo semplice",
+ "Insert from {productName}" : "Inserisci da {productName}"
+},
+"nplurals=2; plural=(n != 1);");