You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/dashboard/l10n/it.json

29 lines
1.5 KiB
JSON

{ "translations": {
"Dashboard" : "Cruscotto",
"Dashboard app" : "Cruscotto",
"Customize" : "Personalizza",
"Edit widgets" : "Modifica widget",
"Get more widgets from the App Store" : "Ottieni altri widget dal negozio delle 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",
"geocoding with Nominatim" : "geocodifica conh Nominatim",
"elevation data from OpenTopoData" : "dati di elevazione da OpenTopoData",
"Weather" : "Meteo",
"Status" : "Stato",
"Good morning" : "Buongiorno",
"Good morning, {name}" : "Buongiorno, {name}",
"Good afternoon" : "Buon pomeriggio",
"Good afternoon, {name}" : "Buon pomeriggio, {name}",
"Good evening" : "Buona sera",
"Good evening, {name}" : "Buona sera, {name}",
"Hello" : "Ciao",
"Hello, {name}" : "Ciao {name}",
"Pick from Files" : "Scegli da File",
"Default images" : "Immagini predefinite",
"Plain background" : "Sfondo semplice",
"Insert from {productName}" : "Inserisci da {productName}",
"Show something" : "Mostra qualcosa"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}