nextcloud/apps/dashboard/l10n/it.json

32 lines
1.6 KiB
JSON
Raw Normal View History

2020-09-20 05:17:05 +03:00
{ "translations": {
"Dashboard" : "Cruscotto",
"Dashboard app" : "Cruscotto",
"Show something" : "Mostra qualcosa",
"Customize" : "Personalizza",
"Edit widgets" : "Modifica widget",
"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",
2020-10-05 05:18:41 +03:00
"geocoding with Nominatim" : "geocodifica conh Nominatim",
"elevation data from OpenTopoData" : "dati di elevazione da OpenTopoData",
2020-09-20 05:17:05 +03:00
"Weather" : "Meteo",
"Status" : "Stato",
"Good morning" : "Buongiorno",
2021-01-06 05:20:00 +03:00
"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}",
2021-01-07 05:21:10 +03:00
"Hello" : "Ciao",
"Hello, {name}" : "Ciao {name}",
2021-01-01 05:21:03 +03:00
"Pick from Files" : "Scegli da File",
2020-09-20 05:17:05 +03:00
"Default images" : "Immagini predefinite",
"Plain background" : "Sfondo semplice",
2020-12-31 05:27:04 +03:00
"Insert from {productName}" : "Inserisci da {productName}",
2021-06-03 05:28:43 +03:00
"Get more widgets from the app store" : "Ottieni altri widget dal negozio delle applicazioni",
2021-01-06 05:20:00 +03:00
"Good night, {name}" : "Buona notte, {name}",
"Good night" : "Buona notte",
2020-12-31 05:27:04 +03:00
"Pick from files" : "Scegli da file"
2020-09-20 05:17:05 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}